omni::sync::thread_option::operator<
NAME

omni::sync::thread_option::operator<

A member operator of omni::sync::thread_option

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

OVERLOADS

bool omni::sync::thread_option::operator<(enum_t val)
bool omni::sync::thread_option::operator<(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top