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