Bayesian Filtering Library  Generated from SVN r
Public Types | Static Public Attributes | List of all members
is_unsigned_values< T > Struct Template Reference

Public Types

typedef remove_cv< T >::type no_cv_t
 

Static Public Attributes

static const no_cv_t minus_one = (static_cast<no_cv_t>(-1))
 
static const no_cv_t zero = (static_cast<no_cv_t>(0))
 

Detailed Description

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

Definition at line 30 of file asirfilter.h.


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