Class bad_result_access<E>

#include <Geode/external/result/result.hpp>
classbad_result_access<E>:publicstd::logic_error{ ... }

///////////////////////////////////////////////////////////////////////////// /// \brief An exception thrown when result::value is accessed without /// a contained value /////////////////////////////////////////////////////////////////////////////

Examples0
Public static methods0
Public member functions6
cpp::bitwizeshift::bad_result_access&operator=()
No description provided
cpp::bitwizeshift::bad_result_access&operator=()
No description provided
E&error()

/// { /// \brief Gets the underlying error /// /// \return the error

E&&error()
No description provided
const Econst&error()const
No description provided
const Econst&&error()const
No description provided
Fields0
Protected member functions0
Protected fields0