Definition at line 62 of file RooONNXFunc.h.
Public Member Functions | |
| template<class T > | |
| void | emplace () |
| void | emplace (std::string const &typeName) |
Public Attributes | |
| std::any | any |
| void * | ptr = nullptr |
#include <RooONNXFunc.h>
|
inline |
Definition at line 67 of file RooONNXFunc.h.
| void RooFit::Detail::AnyWithVoidPtr::emplace | ( | std::string const & | typeName | ) |
Definition at line 182 of file RooONNXFunc.cxx.
| std::any RooFit::Detail::AnyWithVoidPtr::any |
Definition at line 63 of file RooONNXFunc.h.
| void* RooFit::Detail::AnyWithVoidPtr::ptr = nullptr |
Definition at line 64 of file RooONNXFunc.h.