Generic version of replaced_type. More...
#include <components_replace.hpp>
Generic version of replaced_type.
Returns type of components<Names, Types>, with Type for Name change to NewType.
Name | |
NewType | |
components | |
Name | name of the changed type |
NewType | new type for Name |
Names | names list |
Types | old types list |
Definition at line 31 of file components_replace.hpp.