Bayesian Filtering Library  Generated from SVN r
Public Member Functions | Public Attributes | List of all members
_Iter_comp_to_val< _Compare, _Value > Struct Template Reference

Public Member Functions

 _Iter_comp_to_val (_Compare __comp, _Value &__value)
 
template<typename _Iterator >
bool operator() (_Iterator __it)
 

Public Attributes

_Compare _M_comp
 
_Value & _M_value
 

Detailed Description

template<typename _Compare, typename _Value>
struct BFL::__gnu_cxx::__ops::_Iter_comp_to_val< _Compare, _Value >

Definition at line 244 of file asirfilter.h.


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