RxValueTypeUtil.h
Helper base type template describing C++ types with non-trivial constructor/destructor to be stored in OdRxValue, like string, arrays, etc. Can be inline or non-inline, depending on size.
OdRx Classes