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

Public Types

typedef remove_cv< T >::type cvt
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=( ::boost::type_traits::ice_or< ::boost::detail::empty_helper< cvt,::boost::is_class< T >::value >::value , BOOST_INTERNAL_IS_EMPTY(cvt) >::value ))
 

Detailed Description

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

Definition at line 74 of file asirfilter.h.


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