Bayesian Filtering Library  Generated from SVN r
Static Public Attributes | List of all members
has_nothrow_assign_imp< T, false, true > Struct Template Reference

Static Public Attributes

static const bool value = noexcept(boost::declval<typename add_reference<T>::type>() = boost::declval<typename add_reference<T const>::type>())
 

Detailed Description

template<class T>
struct BFL::boost::detail::has_nothrow_assign_imp< T, false, true >

Definition at line 44 of file asirfilter.h.


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