Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
overloaded.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shambase::overloaded< Ts >
 Build an overload set out of several callables, for use with std::visit. More...

Namespaces

namespace  shambase
 namespace for basic c++ utilities

Functions

template<class... Ts>
 shambase::overloaded (Ts...) -> overloaded< Ts... >
 Deduction guide so overloaded{lambda1, lambda2, ...} deduces Ts... from the lambdas.

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file overloaded.hpp.