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<typename type_t > | |
type_t | xtd::as (any_object &o) |
Casts a type into another type. | |
template<typename type_t > | |
type_t | xtd::as (const any_object &o) |