std::is_compound(3)

NAME

std::is_compound

SYNOPSIS

Inherits std::integral_constant< bool,!std::is_fundamental< _Tp
>::value >.

Detailed Description

template<typename _Tp> struct std::is_compound< _Tp >
is_compound
Definition at line 245 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