#include <memory>
#include <boost/smart_ptr/detail/shared_count.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
Classes | |
singleton | boost::weak_ptr< T > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
template<class T , class U > | |
bool | boost::operator< (weak_ptr< T > const &a, weak_ptr< U > const &b) BOOST_NOEXCEPT |
template<class T > | |
void | boost::swap (weak_ptr< T > &a, weak_ptr< T > &b) BOOST_NOEXCEPT |