omni::sync::thread_option::try_parse
NAME

omni::sync::thread_option::try_parse

A member function of omni::sync::thread_option

#include <omni/types/thread_t.hpp>
static bool omni::sync::thread_option::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