expected< TT, TE > const &, TException > Struct Template Reference
|
Space-ng SDK
|
sol3::log::details::UnwrapImpl< tl::expected< TT, TE > const &, TException > Struct Template Reference
#include <sol3/log/except.h>
Inheritance diagram for sol3::log::details::UnwrapImpl< tl::expected< TT, TE > const &, TException >:
Additional Inherited Members | |
Static Public Member Functions inherited from sol3::log::details::UnwrapImpl< tl::expected< TT, TE >, TException > | |
| template<class TExpected > | |
| static auto | impl (TExpected &&expected, char const *file, int line, char const *func, std::string msg) -> decltype(*std::forward< TExpected >(expected)) |
The documentation for this struct was generated from the following file:
- /workspaces/astro/sol3-sdk/cpp/sol3/log/except.h
Generated by
Static Public Member Functions inherited from