Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
weak_ptr.hpp File Reference
#include <memory>
#include <boost/smart_ptr/detail/shared_count.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
Include dependency graph for weak_ptr.hpp:
This graph shows which files directly or indirectly include this file:

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