Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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

namespace  util
 

Functions

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