cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
|
Functions | |
std::uint16_t | major () noexcept |
Major version of cpp-terminal. | |
std::uint16_t | minor () noexcept |
Minor version of cpp-terminal. | |
std::uint16_t | patch () noexcept |
Patch version of cpp-terminal. | |
std::string | string () noexcept |
String version of cpp-terminal. | |
|
noexcept |
Major version of cpp-terminal.
|
noexcept |
Minor version of cpp-terminal.
|
noexcept |
Patch version of cpp-terminal.
|
noexcept |
String version of cpp-terminal.