#include "__xtd_std_version.hpp"Contains xtd::as method.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Functions | |
| template<> | |
| std::string | xtd::as< std::string > (const std::string &value) |
| Casts a type into another type. | |