omni::sync::thread_option_union::thread_option_union
NAME

omni::sync::thread_option_union::thread_option_union

A member ctor of omni::sync::thread_option_union

#include <omni/types/thread_t.hpp>
omni::sync::thread_option_union::thread_option_union(bool val)

SYNOPSIS

Create a new union based on the specified boolean value.

top

DESCRIPTION

No description.

top

PARAMETERS

val - The value to set to this union

top