#include <boost/ptr_container/ptr_map.hpp>
#include <boost/version.hpp>
#include <boost/type_traits/remove_const.hpp>
Include dependency graph for ptr_map.h:
Go to the source code of this file.
Namespaces | |
namespace | qpid |
namespace | qpid::ptr_map |
Functions | |
template<class PtrMapIter> | |
PtrMapIter::pointer | qpid::ptr_map::get_pointer (const PtrMapIter &i) |
To be portable across these versions, code using boost::ptr_map iterators should use get_pointer(i) to get the pointer from a boost::ptr_map iterator.
Can be removed when we no longer support platforms on 1.33.