trusty (3) std::remove_cv.3cxx.gz

Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all bug

NAME

       std::remove_cv< typename > -

SYNOPSIS

   Public Types
       typedef remove_const< typename
           remove_volatile< _Tp >::type >
           ::type type"

Detailed Description

   template<typename>struct std::remove_cv< typename >
       remove_cv

       Definition at line 85 of file tr1_impl/type_traits.

Author

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