FairRoot
|
#include <IOPolicy.h>
Static Public Member Functions | |
template<typename T , typename... Args> | |
static void | CreateImpl (std::unique_ptr< T > &input, Args &&...args) |
template<typename T , typename... Args> | |
static void | CreateImpl (std::shared_ptr< T > &input, Args &&...args) |
Definition at line 91 of file IOPolicy.h.
|
inlinestatic |
Definition at line 94 of file IOPolicy.h.
|
inlinestatic |
Definition at line 100 of file IOPolicy.h.