Home
last modified time | relevance | path

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

/third_party/boost/libs/mpl/example/
Dinherit_multiply.cpp24 struct tuple_field struct
26 typedef tuple_field type; // note the typedef argument
32 T& field(tuple_field<T>& t) in field() argument