shared_ptr_nmt.hpp File Reference

#include <sysc/packages/boost/assert.hpp>
#include <sysc/packages/boost/checked_delete.hpp>
#include <sysc/packages/boost/throw_exception.hpp>
#include <sysc/packages/boost/detail/atomic_count.hpp>
#include <memory>
#include <algorithm>
#include <functional>
#include <new>

Include dependency graph for shared_ptr_nmt.hpp:

Go to the source code of this file.

Namespaces

namespace  boost

Classes

class  boost::shared_ptr< T >

Functions

template<class T, class U>
bool boost::operator== (shared_ptr< T > const &a, shared_ptr< U > const &b)
template<class T, class U>
bool boost::operator!= (shared_ptr< T > const &a, shared_ptr< U > const &b)
template<class T>
bool boost::operator< (shared_ptr< T > const &a, shared_ptr< T > const &b)
template<class T>
void boost::swap (shared_ptr< T > &a, shared_ptr< T > &b)
template<class T>
Tboost::get_pointer (shared_ptr< T > const &p)


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5