COPP C++ API
C++ interface for COPP trajectory optimization
Loading...
Searching...
No Matches
copp::Expected< T > Member List

This is the complete list of members for copp::Expected< T >, including all inherited members.

error() const noexceptcopp::Expected< T >inline
Expected(T value)copp::Expected< T >inline
failure(Status status, std::string message)copp::Expected< T >inlinestatic
has_value() const noexceptcopp::Expected< T >inline
operator bool() const noexceptcopp::Expected< T >inlineexplicit
value() &copp::Expected< T >inline
value() const &copp::Expected< T >inline
value() &&copp::Expected< T >inline