std::add_cv - Man Page
add_cv
Synopsis
Public Types
using type = _Tp const volatile
Detailed Description
template<typename _Tp>
struct std::add_cv< _Tp >"add_cv
Definition at line 1574 of file type_traits.
Member Typedef Documentation
template<typename _Tp > using std::add_cv< _Tp >::type = _Tp const volatile
Definition at line 1575 of file type_traits.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
Info
Thu Jan 19 2023 libstdc++