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

Public Types

typedef is_ununsigned_select_helper< ::boost::type_traits::ice_or< ::boost::is_integral< T >::value,::boost::is_enum< T >::value >::value > selector
 
typedef selector::template rebind< T > binder
 
typedef binder::type type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=type::value)
 

Detailed Description

template<class T>
struct BFL::boost::detail::is_unsigned_imp< T >

Definition at line 69 of file asirfilter.h.


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