exmat::AlignedStack< StackSize, align_bytes > Class Template Reference

An aligned stack. StackSize is in bytes. More...

#include <Allocator.h>

List of all members.

Public Types

enum  
 It's may be better to check that StackSize is an integer multiple of align_bytes.

Public Member Functions

void * allocate (size_t size)
 Allocate memory from the stack.
void free ()
 Free the last allocated memory.


Detailed Description

template<int StackSize, int align_bytes>
class exmat::AlignedStack< StackSize, align_bytes >

An aligned stack. StackSize is in bytes.


The documentation for this class was generated from the following file:
Generated on Sat May 6 23:12:04 2006 for Exmat by  doxygen 1.4.6-NO