All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::replaced_type< Name, NewType, components > Class Template Reference

Generic version of replaced_type. More...

#include <components_replace.hpp>

Detailed Description

template<typename Name, typename NewType, typename components>
class paal::data_structures::replaced_type< Name, NewType, components >

Generic version of replaced_type.

Returns type of components<Names, Types>, with Type for Name change to NewType.

Template Parameters
Name
NewType
components
Namename of the changed type
NewTypenew type for Name
Namesnames list
Typesold types list

Definition at line 31 of file components_replace.hpp.


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