Home
last modified time | relevance | path

Searched defs:example_struct_iterator (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/fusion/example/extension/
Dexample_struct_iterator.hpp51 struct example_struct_iterator struct
55 typedef Struct struct_type;
56 typedef boost::mpl::int_<Pos> index;
58 struct category
63 example_struct_iterator(Struct& str) in example_struct_iterator() function
66 Struct& struct_;