Searched refs:ConstPtrType (Results 1 – 1 of 1) sorted by relevance
324 using ConstPtrType = typename add_const_past_pointer<PtrType>::type; variable326 using ConstPtrTraits = PointerLikeTypeTraits<ConstPtrType>;335 using key_type = ConstPtrType;412 size_type count(ConstPtrType Ptr) const { in count()415 iterator find(ConstPtrType Ptr) const { in find()418 bool contains(ConstPtrType Ptr) const { in contains()