Home
last modified time | relevance | path

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

/third_party/boost/boost/iterator/
Dindirect_iterator.hpp48 typedef typename std::iterator_traits<Iter>::value_type dereferenceable; typedef
/third_party/boost/boost/type_erasure/
Doperators.hpp129 struct dereferenceable struct
131 static R apply(const T& arg) { return *arg; } in apply()
/third_party/boost/boost/
Doperators.hpp310 struct dereferenceable : B struct
312 P operator->() const in operator ->()
Doperators_v1.hpp296 struct dereferenceable : B struct
298 P operator->() const in operator ->()