Struct nebula::util::bad_expected_access
ClassList > nebula > util > bad_expected_access
#include <expected.hpp>
Inherits the following classes: std::exception
Public Functions
Type | Name |
---|---|
bad_expected_access (const std::string & msg) |
|
const char * | what () noexcept override const |
Public Functions Documentation
function bad_expected_access
inline explicit nebula::util::bad_expected_access::bad_expected_access (
const std::string & msg
)
function what
inline const char * nebula::util::bad_expected_access::what () noexcept override const
The documentation for this class was generated from the following file nebula_common/include/nebula_common/util/expected.hpp