Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
false_or_cpp11_noexcept_move_constructible< T, typename ::boost::enable_if_c< sizeof(T) &&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type > Struct Template Reference
Inheritance diagram for false_or_cpp11_noexcept_move_constructible< T, typename ::boost::enable_if_c< sizeof(T) &&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type >:
integral_constant< T, val >

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::detail::false_or_cpp11_noexcept_move_constructible< T, typename ::boost::enable_if_c< sizeof(T) &&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type >

Definition at line 41 of file asirfilter.h.


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