NAME
A member function of omni::sync::thread_option
OVERLOADS
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::string& val, enum_t& out)OVERLOADS
static bool omni::sync::thread_option::try_parse(const std::wstring& val, enum_t& out)
static bool omni::sync::thread_option::try_parse(const std::string& val, thread_option& out)
static bool omni::sync::thread_option::try_parse(const std::wstring& val, thread_option& out)