FreePOOMA  2.4.1
NewEngine< Engine, SubDomain > Struct Template Reference

Traits class for determining the type obtained by subsetting a particular Engine with a particular SubDomain. More...

#include <Engine.h>


Detailed Description

template<class Engine, class SubDomain>
struct NewEngine< Engine, SubDomain >

Traits class for determining the type obtained by subsetting a particular Engine with a particular SubDomain.

Concrete Engine classes will make specializations of this class for the pairs that can result in that particular Engine being created.


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