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

#include <meta_list.hpp>

Public Types

typedef list_item< stored_type,
typename remove_void
< next_list_item >::type
type
 

Member Typedef Documentation

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

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