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