rpa::resizer< Cont > Struct Template Reference

For reserving room in buffers. More...

#include <common.h>

Inheritance diagram for rpa::resizer< Cont >:

rpa::resizer< Cont & > List of all members.

Static Public Member Functions

static void resize (Cont &aCont, size_t aSz)
 This a general implementation.

Detailed Description

template<class Cont>
struct rpa::resizer< Cont >

For reserving room in buffers.

Default implementation, which uses only basic features of STL containers. Template specialization with container-specific optimizations should be put in the 'containers' dir.


Member Function Documentation

template<class Cont>
static void rpa::resizer< Cont >::resize ( Cont &  aCont,
size_t  aSz 
) [inline, static]

This a general implementation.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 10:20:34 2007 for rpa by  doxygen 1.4.7