std::is_same(3)

NAME

std::is_same

SYNOPSIS

Inherits std::integral_constant< bool, false >.

Detailed Description

template<typename, typename> struct std::is_same< typename, typename >
relationships between types [4.6].
Definition at line 338 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