lunar (3) std::add_const.3cxx.gz

Provided by: libstdc++-9-doc_9.5.0-3ubuntu1_all bug

NAME

       std::add_const< _Tp > - add_const

SYNOPSIS

   Public Types
       typedef _Tp const type

Detailed Description

   template<typename _Tp>
       struct std::add_const< _Tp >"add_const

       Definition at line 1401 of file type_traits.

Member Typedef Documentation

   template<typename _Tp > typedef _Tp const std::add_const< _Tp >::type
       Definition at line 1402 of file type_traits.

Author

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