DUECA/DUSIME
Public Member Functions | List of all members
dueca::LoadMetaFunctor< F > Struct Template Reference

Struct to declare a MetaFunctor to the DCO type system. More...

Public Member Functions

 LoadMetaFunctor (functortable_type &functortable, const char *key)
 Constructor adds an entry to the metafunctor table. More...
 

Detailed Description

template<typename F>
struct dueca::LoadMetaFunctor< F >

Struct to declare a MetaFunctor to the DCO type system.

Template Parameters
FMetafunctor

Constructor & Destructor Documentation

◆ LoadMetaFunctor()

template<typename F>
dueca::LoadMetaFunctor< F >::LoadMetaFunctor ( functortable_type &  functortable,
const char *  key 
)
inline

Constructor adds an entry to the metafunctor table.

Parameters
functortablemap with metafunctors
keyKey for the new entry

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