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 <map>
#include <vector>
#include "object.h"
#include "platform_id.h"
#include "ustring.h"
#include "version.h"
Contains xtd::operating_system class.
Go to the source code of this file.
Classes | |
class | xtd::operating_system |
Represents information about an operating system, such as the version and platform identifier. This class cannot be inherited. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |