Definition at line 20 of file RActionImpl.hxx.
Static Public Attributes | |
static constexpr bool | value = decltype(Test<T>(0))::value |
Static Private Member Functions | |
template<typename C > | |
static std::false_type | Test (...) |
template<typename C , typename = decltype(std::declval<C>().MakeNew((void *)(nullptr), std::string_view{}))> | |
static std::true_type | Test (int) |
#include <ROOT/RDF/RActionImpl.hxx>
|
staticprivate |
|
staticprivate |
|
staticconstexpr |
Definition at line 27 of file RActionImpl.hxx.