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