|
DIY
2.0
data-parallel out-of-core C++ library
|
Public Types | |
| typedef ::Factory< Base > | Factory |
Public Member Functions | |
| virtual int | answer () const =0 |
Static Public Member Functions | |
| static Factory::Type | create (Factory::Key const &name) |
| template<class Derived > | |
| static void | define (Factory::Key const &name) |
1.8.9.1