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

#include <meta_list.hpp>

Public Types

typedef list_item< typename
list::type, typename
remove_last< typename
list::next >::type
type
 

Member Typedef Documentation

template<typename list>
typedef list_item<typename list::type , typename remove_last<typename list::next>::type > util::remove_last< list >::type

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