OGS
|
A utility to combine multiple lambda functions into a single overloaded function object. Can be used with std::visit
or similar functions requiring a callable that handles multiple types.
Definition at line 319 of file Algorithm.h.
#include <Algorithm.h>