DART
6.7.3
|
The default creator. More...
#include <Factory-impl.hpp>
Static Public Member Functions | |
static HeldT | run (Args &&... args) |
The default creator.
Specialize this template class for smart pointer types other than std::unique_ptr and std::shared_ptr.
|
inlinestatic |