#include "build_type.hpp"
#include "compiler_id.hpp"
#include "object.hpp"
#include "string.hpp"
#include "version.hpp"
#include <vector>
Contains xtd::compiler class.
Go to the source code of this file.
Classes | |
class | xtd::compiler |
Represents information about c++ libraries, such as the version and standard identifier. This class cannot be inherited. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |