![]() |
Project
|
#include <Expressions.h>
Public Types | |
using | stored_type = std::variant< T... > |
using | stored_pack = framework::pack< T... > |
Definition at line 74 of file Expressions.h.
using o2::framework::expressions::LiteralStorage< T >::stored_pack = framework::pack<T...> |
Definition at line 76 of file Expressions.h.
using o2::framework::expressions::LiteralStorage< T >::stored_type = std::variant<T...> |
Definition at line 75 of file Expressions.h.