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

Public Types

typedef ::boost::detail::is_enum_helper< selector > se_t
 
typedef se_t::template type< T > helper
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, selector=(::boost::type_traits::ice_or< ::boost::is_arithmetic< T >::value ,::boost::is_reference< T >::value , is_class_or_union< T >::value , is_array< T >::value >::value))
 
 BOOST_STATIC_CONSTANT (bool, value=helper::value)
 

Detailed Description

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

Definition at line 102 of file asirfilter.h.


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