BRICKS
Small, useful blocks of code, to build bigger things.
Loading...
Searching...
No Matches
bricks::bad_result_access Class Reference

This is the type of the error thrown when accessing a bad result. More...

#include <result.hpp>

Detailed Description

This is the type of the error thrown when accessing a bad result.

It is thrown in the following cases:

  • When accessing the value of an error result.
  • When accessing the error of a value result.

The documentation for this class was generated from the following file: