omni::sync::thread_option::try_parse
NAME

omni::sync::thread_option::try_parse

A static 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, thread_option& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top