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

#include <meta_list.hpp>

Public Types

typedef stored_type type
 
typedef next_list_item next
 

Member Typedef Documentation

template<typename stored_type , typename next_list_item >
typedef next_list_item util::list_item< stored_type, next_list_item >::next
template<typename stored_type , typename next_list_item >
typedef stored_type util::list_item< stored_type, next_list_item >::type

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