table of contents
conflicting packages
std::add_const< _Tp >(3cxx) | std::add_const< _Tp >(3cxx) |
NAME¶
std::add_const< _Tp > - add_constSYNOPSIS¶
Public Types¶
typedef const _Tp type
Detailed Description¶
template<typename _Tp>¶
struct std::add_const< _Tp >" add_constDefinition at line 1544 of file type_traits.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Jul 14 2020 | libstdc++ |