|
DIY
2.0
data-parallel out-of-core C++ library
|
Public Types | |
| typedef KeyT | Key |
| typedef Interface * | Type |
| typedef Type(* | Creator) () |
Public Member Functions | |
| bool | define (Key const &key, Creator v) |
| Type | create (Key const &key) |
Static Public Member Functions | |
| template<class Base , class Actual > | |
| static Base * | create_func () |
1.8.9.1