allocaN< N > Class Template Reference

List of all members.

Detailed Description

template<int N>
class allocaN< N >

constructs a blob of N bytes.

When instantiated on the stack, allocates enough bytes on the stack to hold an object of size N, aligned. Specialize this to handle arbitrary sizes (sizeof(a)+sizeof(b), etc).

Definition at line 180 of file w_defines.h.

Public Member Functions

 operator void * ()


The documentation for this class was generated from the following file:
Generated on Wed Jul 7 17:22:42 2010 for Shore Storage Manager by  doxygen 1.4.7