Ubuntu Manpages

std::remove_const< _Tp >

remove_const

#include <type_traits>


typedef _Tp type

template<typename _Tp>

struct std::remove_const< _Tp >"remove_const

Definition at line 1375 of file type_traits.

template<typename _Tp > typedef _Tp std::remove_const< _Tp >::type

Definition at line 1376 of file type_traits.

Generated automatically by Doxygen for libstdc++ from the source code.