NAME
A member operator of omni::sync::thread_option
omni::sync::thread_option::operator<<
A member operator of omni::sync::thread_option
#include <omni/types/thread_t.hpp>friend std::wostream& omni::sync::thread_option::operator<<(std::wostream& s, const omni::sync::thread_option& c)
PARAMETERS
top
s - The std::wostream value being written to. c - The instance object to be written to.
top