omni::generic_error::try_parse
NAME

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::wstring& val, enum_t& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top