std::add_rvalue_reference< _Tp >
Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
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 1488 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.