std::is_member_pointer(3)

NAME

std::is_member_pointer

SYNOPSIS

Inherits std::integral_constant< bool,(std::is_member_object_pointer<
_Tp >::value||std::is_member_function_pointer< _Tp >::value)>.

Detailed Description

template<typename _Tp> struct std::is_member_pointer< _Tp >
is_member_pointer
Definition at line 250 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.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout