14#ifndef ROOT_RCreateFieldOptions
15#define ROOT_RCreateFieldOptions
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
void SetEmulateUnknownTypes(bool v)
bool fEmulateUnknownTypes
If true, fields with a user defined type that have no available dictionaries will be reconstructed as...
void SetReturnInvalidOnError(bool v)
bool GetReturnInvalidOnError() const
bool GetEmulateUnknownTypes() const
bool fReturnInvalidOnError
If true, failing to create a field will return a RInvalidField instead of throwing an exception.