is_compound_type Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/is_compound_type.hpp>

List of all members.


Detailed Description

template<typename T>
struct stlsoft::is_compound_type< T >

Traits type used to determine whether the given type is a compound type.

Public Types

enum  { value = (0 == is_fundamental_type<T>::value) }

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

Generated on Thu Jun 10 08:58:54 2010 for STLSoft by  doxygen 1.5.6