Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
is_pod< T > Struct Template Reference
Inheritance diagram for is_pod< T >:
integral_constant< bool, ::boost::is_scalar< T >::value||::boost::is_void< T >::value||BOOST_INTERNAL_IS_POD(T)> is_POD< T > is_pod< T[sz]>

Public Types

typedef mpl::integral_c_tag tag
 
typedef bool value_type
 
typedef integral_constant< bool, val > type
 

Public Member Functions

 operator const mpl::integral_c< bool, val > & () const
 
BOOST_CONSTEXPR operator bool () const
 

Static Public Member Functions

static U & dereference (U *p)
 

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct BFL::boost::is_pod< T >

Definition at line 34 of file asirfilter.h.


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