table of contents
conflicting packages
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 1628 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 10 2021 | libstdc++ |