Bayesian Filtering Library  Generated from SVN r
Public Member Functions | List of all members
is_stateless_impl< T > Struct Template Reference

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_and< ::boost::has_trivial_constructor< T >::value,::boost::has_trivial_copy< T >::value,::boost::has_trivial_destructor< T >::value,::boost::is_class< T >::value,::boost::is_empty< T >::value >::value))
 

Detailed Description

template<typename T>
struct BFL::boost::detail::is_stateless_impl< T >

Definition at line 28 of file asirfilter.h.


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