Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions
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

 util
 

Functions

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