Provided by: libstdc++-12-doc_12.4.0-2ubuntu1~24.04_all 

NAME
std::add_const< _Tp > - add_const
SYNOPSIS
#include <type_traits>
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.
libstdc++ std::add_const< _Tp >(3cxx)