Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
result.h File Reference
#include <attributes.h>
#include <util/translation.h>
#include <variant>
Include dependency graph for result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  util::Error
class  util::Result< M >

Namespaces

namespace  util

Functions

template<typename T>
bilingual_str util::ErrorString (const Result< T > &result)