Scroll to navigation

std::add_const(3) Library Functions Manual std::add_const(3)

NAME

std::add_const -

add_const

SYNOPSIS

Public Types


typedef _Tp const type

Detailed Description

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

add_const

Definition at line 426 of file tr1_impl/type_traits.

Author

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

19 Jun 2018 libstdc++