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