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

namespace  util

Functions

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