Home
last modified time | relevance | path

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

/third_party/boost/libs/core/test/
Dref_test.cpp24 static T const* get_const_pointer(T const& x) in get_const_pointer() function
/third_party/boost/boost/ptr_container/
Dptr_sequence_adapter.hpp87 static const U* get_const_pointer( Iter i ) in get_const_pointer() function
96 static const U* get_const_pointer( void_ptr_iterator<Iter,U> i ) in get_const_pointer() function
102 static const U* get_const_pointer( void_ptr_iterator<Iter,const U> i ) in get_const_pointer() function
109 static const U* get_const_pointer( Iter i ) in get_const_pointer() function
Dptr_set_adapter.hpp111 static const Key* get_const_pointer( Iter i ) in get_const_pointer() function
Dptr_map_adapter.hpp116 static const U* get_const_pointer( Iter i ) in get_const_pointer() function