Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
is_integral< T > Struct Template Reference
Inheritance diagram for is_integral< T >:
integral_constant< T, val > is_integral< const T > is_integral< volatile const T > is_integral< volatile T >

Public Types

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

Public Member Functions

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

Static Public Member Functions

template<class U >
static U & dereference (U *p)
 

Static Public Attributes

static const T value = val
 

Detailed Description

template<class T>
struct BFL::boost::is_integral< T >

Definition at line 22 of file asirfilter.h.


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