table of contents
std::add_const< _Tp >(3) | Library Functions Manual | std::add_const< _Tp >(3) |
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
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Dec 18 2023 | libstdc++ |