Searched defs:deref_iterator (Results 1 – 5 of 5) sorted by relevance
103 struct deref_iterator<client::counter::iterator> struct105 typedef client::counter::type type;107 static type call(client::counter::iterator const& it) in call()
115 struct deref_iterator<client::use_as_container::iterator> struct117 typedef client::use_as_container::type type;119 static type call(client::use_as_container::iterator const& it) in call()
71 struct deref_iterator<phoenix::actor<Eval> const> struct73 typedef typename boost::result_of<phoenix::actor<Eval>()>::type type;74 static type call(phoenix::actor<Eval> const& f) in call()
261 struct deref_iterator struct263 typedef typename std::iterator_traits<Iterator>::reference type;264 static type call(Iterator& it) in call()
465 struct deref_iterator struct467 typedef typename std::iterator_traits<Iterator>::reference type;468 static type call(Iterator& it) in call()