shared_array_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 <cstddef>
#include <algorithm>
#include <functional>
#include <new>

Include dependency graph for shared_array_nmt.hpp:

Go to the source code of this file.

Namespaces

namespace  boost

Classes

class  boost::shared_array< T >

Functions

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


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