#include <boost/assert.hpp>
#include <boost/checked_delete.hpp>
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <cstddef>
#include <boost/smart_ptr/detail/operator_bool.hpp>
Go to the source code of this file.
Classes | |
class | boost::scoped_array< T > |
Namespaces | |
namespace | boost |
Functions | |
template<class T > | |
void | boost::swap (scoped_array< T > &a, scoped_array< T > &b) |