![]() |
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 <cstdlib>#include <thread>#include <vector>#include "argument_exception.h"#include "compiler.h"#include "core_export.h"#include "cpp_language.h"#include "environment_variable_target.h"#include "guid.h"#include "operating_system.h"#include "platform_id.h"#include "processor.h"#include "static.h"#include "ustring.h"#include "version.h"#include "collections/specialized/string_vector.h"#include "diagnostics/stack_trace.h"Contains xtd::environment class.
Go to the source code of this file.
Classes | |
| class | xtd::environment |
| The environment class. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |