ImFusion C++ SDK 4.4.0
ImFusion::Utils::bad_expected_access< E > Class Template Reference
Inheritance diagram for ImFusion::Utils::bad_expected_access< E >:

Public Member Functions

 bad_expected_access (E e)
virtual const char * what () const noexcept override
const E & error () const &
E & error () &
const E && error () const &&
E && error () &&
Public Member Functions inherited from std::exception
exception (T... args)
operator= (T... args)
what (T... args)
~exception (T... args)

The documentation for this class was generated from the following file:
  • ImFusion/Core/Utils/Expected.h
Search Tab / S to search, Esc to close