libstdc++
std::decay< _Tp > Struct Template Reference

#include <type_traits>

Public Types

using type = typename __decay_selector< _Tp >::type
 

Detailed Description

template<typename _Tp>
struct std::decay< _Tp >

decay

Definition at line 2354 of file type_traits.


The documentation for this struct was generated from the following file: