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