omni::sync::thread_option_union::thread_option_union(std::size_t val)

SYNOPSIS top

Create a new union based on the specified value (true/false/numeric)

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

DESCRIPTION top

No description found.

PARAMETERS top

val - The value to set to this union

EXAMPLE top
Currently no examples.
Visit the examples page for more.

RETURN VALUES top

No return value.

ERRORS top

No errors specific to this context.

CONSIDERATIONS top

No extra considerations.

PLATFORM SPECIFIC top

Nothing platform specific to account for.

NOTES top

No additional notes.