#include <_default_constructible.hpp>

Static Public Member Functions | |
| static T * | initialize (char *const p) |
| Create a new object and initialize it. | |
| static T* instigate::generic::default_constructible::interface< T >::initialize | ( | char *const | p | ) | [inline, static] |
Create a new object and initialize it.
| p | - the place to create the new object |
Referenced by instigate::stl::initialize().