table of contents
other versions
std::add_rvalue_reference< _Tp >(3cxx) | std::add_rvalue_reference< _Tp >(3cxx) |
NAME¶
std::add_rvalue_reference< _Tp > - add_rvalue_reference
SYNOPSIS¶
Inherits std::__add_rvalue_reference_helper< _Tp, bool >.
Public Types¶
typedef _Tp type
Detailed Description¶
template<typename _Tp>¶
struct std::add_rvalue_reference< _Tp >" add_rvalue_reference
Definition at line 1446 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Tue Jul 2 2019 | libstdc++ |