libstdc++
|
Inherited by std::remove_cvref< _Tp >, std::remove_cvref< _Tp & >, and std::remove_cvref< _Tp && >.
Public Types | |
using | type = _Tp |
remove_cv
Definition at line 1556 of file type_traits.
using std::remove_cv< _Tp >::type = _Tp |
Definition at line 1557 of file type_traits.