FlopCpp trunk
Loading...
Searching...
No Matches
flopc::InsertFunctor< nbr > Class Template Reference

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
 
- Public Member Functions inherited from flopc::Functor

Additional Inherited Members

- Protected Member Functions inherited from flopc::Functor
 Functor ()
 
virtual ~Functor ()
 

Detailed Description

template<int nbr>
class flopc::InsertFunctor< nbr >

Internal representation of a "set".

Note
FOR INTERNAL USE: This is not normally used directly by the calling code.

Definition at line 134 of file MP_set.hpp.

Constructor & Destructor Documentation

◆ InsertFunctor()

template<int nbr>
flopc::InsertFunctor< nbr >::InsertFunctor ( MP_subset< nbr > * s,
std::vector< MP_index_exp > i )
inline

Definition at line 136 of file MP_set.hpp.

Member Function Documentation

◆ operator()()

template<int nbr>
void flopc::InsertFunctor< nbr >::operator() ( ) const
inlinevirtual

Implements flopc::Functor.

Definition at line 138 of file MP_set.hpp.


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