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

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(::boost::type_traits::ice_or< ::boost::is_arithmetic< T >::value, ::boost::is_enum< T >::value, ::boost::is_pointer< T >::value, ::boost::is_member_pointer< T >::value >::value))
 

Detailed Description

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

Definition at line 27 of file asirfilter.h.


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