FreePOOMA  2.4.1
Public Member Functions
WrapNoInit< Domain > Struct Template Reference

WrapNoInit is a wrapper class around Domain that changes the default constructor behavior to not init the storage. More...

#include <DomainTraits.h>

Inheritance diagram for WrapNoInit< Domain >:
Inheritance graph
[legend]
Collaboration diagram for WrapNoInit< Domain >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WrapNoInit ()

Detailed Description

template<class Domain>
struct WrapNoInit< Domain >

WrapNoInit is a wrapper class around Domain that changes the default constructor behavior to not init the storage.


Constructor & Destructor Documentation

template<class Domain >
WrapNoInit< Domain >::WrapNoInit ( ) [inline]

The documentation for this struct was generated from the following file: