|
FlopCpp trunk
|
Internal representation of a "set". More...
#include <MP_set.hpp>
Inheritance diagram for flopc::InsertFunctor< nbr >:
Collaboration diagram for flopc::InsertFunctor< nbr >:Public Member Functions | |
| InsertFunctor (MP_subset< nbr > *s, std::vector< MP_index_exp > i) | |
| void | operator() () const |
| virtual void | operator() () const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from flopc::Functor | |
| Functor () | |
| virtual | ~Functor () |
Internal representation of a "set".
Definition at line 134 of file MP_set.hpp.
|
inline |
Definition at line 136 of file MP_set.hpp.
|
inlinevirtual |
Implements flopc::Functor.
Definition at line 138 of file MP_set.hpp.