1f242823d0933b7041a910d7e4cdfc5f5447d1e2
It's useful to clone std handles when creating streams to write/read to standard streams. As the stream we give handle to assumes the handle ownership, it'd close the std handles in stream destructor. Signed-off-by: Simon Rozman <simon@rozman.si>
stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is here.
Requirements
- MSVC 2019 or later, XCode 13 or later
- C++17 or later
Languages
C++
100%