Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/utility/
Dcons.hpp108 struct begin_traits_impl struct
110 typedef cons_iterator<Cons> type;
113 call(Cons& t) in call()