Classes | Namespaces | Functions
selected_atom_iterator.h File Reference
#include <ESBTL/iterators.h>

Go to the source code of this file.

Classes

class  ESBTL::Selected_atom_iterator< Model, Subset_functor, is_const >

Namespaces

namespace  ESBTL

Functions

template<class Model , class Subset_functor , bool is_const>
Selected_atom_iterator< Model,
Subset_functor, is_const > 
ESBTL::make_selected_atom_iterator (internal::Atoms_iterator_from_model< Model, is_const > iterator, const Subset_functor &functor)
template<class Subset_functor , class Model , bool is_const>
Selected_atom_iterator< Model,
Subset_functor, is_const > 
ESBTL::make_selected_atom_iterator (internal::Atoms_iterator_from_model< Model, is_const > iterator)