#include <type_traits>Contains xtd::raw_type alias.
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. | |
Typedefs | |
| template<class value_t> | |
| using | xtd::raw_type |
| Represents a raw type alias equivalent to std::remove_cvref_t<value_t>. | |