mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-22 04:59:32 +01:00
This will become useful when reworking colour support, because Win32 colour support requires checking whether the output is stdout, which is done through the `IStream` wrapper.