UnwrapImpl< TWrapper, TException > Struct Template Reference

Space-ng SDK: sol3::log::details::UnwrapImpl< TWrapper, TException > Struct Template Reference
Space-ng SDK
sol3::log::details::UnwrapImpl< TWrapper, TException > Struct Template Reference

#include <sol3/log/except.h>

Static Public Member Functions

static auto impl (TWrapper &&wrapper, char const *file, int line, char const *func, std::string msg) -> decltype(*std::forward< TWrapper >(wrapper))
 

Member Function Documentation

◆ impl()

template<class TWrapper , class TException >
static auto sol3::log::details::UnwrapImpl< TWrapper, TException >::impl ( TWrapper &&  wrapper,
char const *  file,
int  line,
char const *  func,
std::string  msg 
) -> decltype(*std::forward<TWrapper>(wrapper))
inlinestatic

The documentation for this struct was generated from the following file:
  • /workspaces/astro/sol3-sdk/cpp/sol3/log/except.h