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