Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
any.h File Reference
#include <any>
Include dependency graph for any.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 util
 

Functions

template<typename T >
T * util::AnyPtr (const std::any &any) noexcept
 Helper function to access the contained object of a std::any instance. More...