Searched defs:dereferenceable (Results 1 – 3 of 3) sorted by relevance
310 struct dereferenceable : B struct312 P operator->() const in operator ->()
296 struct dereferenceable : B struct298 P operator->() const in operator ->()
48 typedef typename std::iterator_traits<Iter>::value_type dereferenceable; typedef