Query: std::remove_cv
OS: debian
Section: 3
Links: debian man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::remove_cv< _Tp >(3cxx) std::remove_cv< _Tp >(3cxx)NAMEstd::remove_cv< _Tp > -SYNOPSISPublic Types typedef remove_const< typename remove_volatile< _Tp >::type > ::type type" Detailed Description template<typename _Tp>struct std::remove_cv< _Tp > remove_cv Definition at line 435 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::remove_cv< _Tp >(3cxx)