Skip to content

File expected.hpp

FileList > include > nebula_common > util > expected.hpp

Go to the source code of this file

  • #include <exception>
  • #include <stdexcept>
  • #include <string>
  • #include <variant>

Namespaces

Type Name
namespace nebula
namespace util

Classes

Type Name
struct bad_expected_access
struct expected <typename T, typename E>
A poor man's backport of C++23's std::expected.

The documentation for this class was generated from the following file nebula_common/include/nebula_common/util/expected.hpp