xtd 0.2.0
Loading...
Searching...
No Matches
raw_type.hpp File Reference
#include <type_traits>

Definition

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>.