std::remove_reference(3)
NAME
std::remove_reference
SYNOPSIS
Detailed Description
- template<typename _Tp> struct std::remove_reference< _Tp >
- remove_reference
- Definition at line 98 of file type_traits.
- Public Types
- typedef _Tp type
Author
- Generated automatically by Doxygen for libstdc++ from the source code.