Contains utility functions and classes. More...
Classes | |
class | scoped_array |
A smart pointer for holding a dynamically allocated array. More... | |
Functions | |
template<typename T > | |
void | swap (scoped_array< T > &a, scoped_array< T > &b) |
Contains utility functions and classes.
|
inline |