Steppable 0.0.1
A CAS project written from scratch in C++
|
A class that sets the console output code page to UTF-8 and enables VT mode. More...
#include <util.hpp>
Public Member Functions | |
Utf8CodePage () | |
A class that sets the console output code page to UTF-8 and enables VT mode.
This class is responsible for setting the console output code page to UTF-8 and enabling VT mode. It automatically restores the original code page and VT mode when the object is destroyed.
|
inline |