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

Public Member Functions

 _Iter_comp_to_iter (_Compare __comp, _Iterator1 __it1)
 
template<typename _Iterator2 >
bool operator() (_Iterator2 __it2)
 

Public Attributes

_Compare _M_comp
 
std::iterator_traits< _Iterator1 >::reference _M_ref
 

Detailed Description

template<typename _Compare, typename _Iterator1>
struct BFL::__gnu_cxx::__ops::_Iter_comp_to_iter< _Compare, _Iterator1 >

Definition at line 265 of file asirfilter.h.


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