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¶
#include <type_traits>
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
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |