Rodin/Utility/Overloaded.h file

Defines the Overloaded helper for combining multiple lambdas.

Namespaces

namespace Rodin
The Rodin library for Shape and Topology Optimization.
namespace Rodin::Utility
Module containing general purpose and language support utility classes.

Classes

template<class... Ts>
struct Rodin::Utility::Overloaded
Helper type for creating overloaded function objects from lambdas.