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)
| Related Man Pages |
|---|
| std::_fwd_list_base(3) - debian |
| std::atomic(3) - debian |
| std::gslice_array(3) - debian |
| std::tr1::__detail::__numeric_constants(3) - debian |
| std::valarray(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |