All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Types | List of all members
paal::data_structures::detail::type_for_name< Name, TypesVector< Name, NamesRest...>, TypesVector< Type, TypesRest...> > Struct Template Reference

Specialization when found. More...

#include <components.hpp>

Public Types

typedef Type type
 

Detailed Description

template<typename Name, typename Type, typename... NamesRest, typename... TypesRest>
struct paal::data_structures::detail::type_for_name< Name, TypesVector< Name, NamesRest...>, TypesVector< Type, TypesRest...> >

Specialization when found.

Definition at line 61 of file components.hpp.


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