NAME
A member function of omni::generic_error
OVERLOADS
omni::generic_error::try_parse
A member function of omni::generic_error
#include <omni/generic_error.hpp>static bool omni::generic_error::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::generic_error::try_parse(const std::wstring& val, enum_t& out)
static bool omni::generic_error::try_parse(const std::string& val, generic_error& out)
static bool omni::generic_error::try_parse(const std::wstring& val, generic_error& out)