|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
#include <triqs/utility/variant_extensions.hpp>
Lambda-overload helper for std::visit.
Combines several callables into a single object whose operator() is overloaded for each input.
| Fs | Callable types being combined. |
Definition at line 44 of file variant_extensions.hpp.