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