Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions
overloaded.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  util::Overloaded< Ts >
 Overloaded helper for std::visit. More...
 

Namespaces

 util
 

Functions

template<class... Ts>
 util::Overloaded (Ts...) -> Overloaded< Ts... >
 Explicit deduction guide (not needed after clang-17) More...