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

Public Types

typedef integral_constant< T, val > type
 

Detailed Description

template<class T>
struct BFL::boost::detail::false_or_cpp11_noexcept_move_assignable< T, typename::boost::enable_if_c< sizeof(T)&&BOOST_NOEXCEPT_EXPR(::boost::declval< T & >()=::boost::declval< T >())>::type >

Definition at line 38 of file asirfilter.h.


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