NAME
std::tr1::remove_const -
SYNOPSIS
Detailed Description
template<typename _Tp> struct std::tr1::remove_const< _Tp >
const-volatile modifications [4.7.1].
Definition at line 521 of file type_traits.
Public Types
typedef _Tp type
Author
Generated automatically by Doxygen for libstdc++ from the source code.