Searched defs:Pointer (Results 1 – 5 of 5) sorted by relevance
121 typedef typename BaseType::pointer Pointer; typedef
128 typedef GenericPointer<Value, CrtAllocator> Pointer; typedef
1049 typedef GenericPointer<Value> Pointer; typedef
121 …BOOST_CONTAINER_FORCEINLINE vec_iterator(vec_iterator<Pointer, false> const& other) BOOST_NOEXCEPT… in vec_iterator() function in boost::container::container_detail::vec_iterator254 …ER_FORCEINLINE const Pointer &vector_iterator_get_ptr(const container_detail::vec_iterator<Pointer… in vector_iterator_get_ptr()258 BOOST_CONTAINER_FORCEINLINE Pointer &get_ptr(container_detail::vec_iterator<Pointer, IsConst> &it) … in get_ptr()
1021 InputInfoPtr Pointer, Keyboard; in checkCoreInputDevices() local