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

#include <meta_list.hpp>

Public Types

typedef list_item< typename
last_item< list >::type,
typename invert_list< typename
remove_last< list >::type >
::type
type
 

Member Typedef Documentation

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

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