![]() |
Scanframe Modular Application 0.1.0
|
Go to the source code of this file.
Namespaces | |
namespace | sf |
Functions | |
std::string | sf::getGCCVersion () |
Gets the GNU compiler version. | |
std::string_view | sf::getCppStandard () |
Gets the C++ standard used. | |
_MISC_FUNC std::string | sf::getOSVersion () |
Gets the OS and version used. | |
_MISC_FUNC std::string_view | sf::getCpuArchitecture () |
Gets the CPU architecture returned from 'uname -m' command. | |