mrdocs::operator<< Write to output Synopsis Declared in <mrdocs/Support/Handlebars.hpp> OutputRef& operator<<( OutputRef& os, T v); Return Value A reference to this object Parameters Name Description os The output stream reference v The character to write Created with MrDocs