std::is_const(3)

NAME

std::is_const

SYNOPSIS

Inherits std::integral_constant< bool, false >.

Detailed Description

template<typename> struct std::is_const< typename >
type properties [4.5.3].
Definition at line 258 of file tr1_impl/type_traits.
Public Types
typedef integral_constant< _Tp, __v > type typedef _Tp value_type
Static Public Attributes
static const _Tp value

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout