omni::sync::thread_start_type::operator==
NAME

omni::sync::thread_start_type::operator==

A member operator of omni::sync::thread_start_type

#include <omni/types/thread_t.hpp>
bool omni::sync::thread_start_type::operator==(const thread_start_type& val)


OVERLOADS

bool omni::sync::thread_start_type::operator==(enum_t val)
bool omni::sync::thread_start_type::operator==(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top