libstdc++
std::is_compound< _Tp > Struct Template Reference

#include <type_traits>

Inherits __bool_constant<!is_fundamental< _Tp >::value >.

Detailed Description

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

is_compound

Definition at line 753 of file type_traits.


The documentation for this struct was generated from the following file: