psimpl 7
psimpl::util Namespace Reference

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)

Detailed Description

Contains utility functions and classes.


Function Documentation

template<typename T >
void psimpl::util::swap ( scoped_array< T > &  a,
scoped_array< T > &  b 
) [inline]