xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <vector>
#include "core_export.h"
#include "static.h"
#include "types.h"
#include "ustring.h"
Contains xtd::bit_converter class.
Go to the source code of this file.
Classes | |
class | xtd::bit_converter |
Converts base data types to an std::vector of bytes, and an std::vector of bytes to base data types. More... | |
Namespaces | |
xtd | |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |