|
ACTS
Experiment-independent tracking
|
Helper struct that can turn a set of lambdas into a single entity with overloaded call operator. More...
#include <Acts/Utilities/Helpers.hpp>
Helper struct that can turn a set of lambdas into a single entity with overloaded call operator.
This can be useful for example in a std::visit call.