xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <system_report.h>
Represents a xtd library that contains name, version and paths.
Public Member Functions | |
const std::string & | include_path () const |
const std::string & | library_path () const |
const std::string & | name () const |
const std::string & | resources_path () const |
std::string | to_string () const |
const xtd::version & | version () const |