Arduino Libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | List of all members
util::concatinate_lists< list1, list2 > Struct Template Reference

#include <meta_list.hpp>

Public Types

typedef list_item< typename
list1::type, typename
concatinate_lists< typename
list1::next, list2 >::type
type
 

Member Typedef Documentation

template<typename list1 , typename list2 >
typedef list_item< typename list1::type, typename concatinate_lists<typename list1::next, list2>::type> util::concatinate_lists< list1, list2 >::type

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