All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::NameWithDefault< Name, Default > Struct Template Reference

This structure can be passed on Names list and represents Name and the default type value. More...

#include <components.hpp>

Detailed Description

template<typename Name, typename Default>
struct paal::data_structures::NameWithDefault< Name, Default >

This structure can be passed on Names list and represents Name and the default type value.

Template Parameters
Name
Default

Definition at line 33 of file components.hpp.


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