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

#include <meta_list.hpp>

Public Types

typedef list_item< typename
list::type, typename
unique_list_walker< target,
typename list::next >::type
type
 

Member Typedef Documentation

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

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