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(std::size_t val)

SYNOPSIS

Create a new union based on the specified numeric value.

top

DESCRIPTION

No description.

top

PARAMETERS

val - The value to set to this union

top