Write to output
Declared in <mrdocs/Support/Handlebars.hpp>
<mrdocs/Support/Handlebars.hpp>
OutputRef& operator<<( OutputRef& os, std::string_view sv);
A reference to this object
Name
Description
os
The output stream reference
sv
The string to write
Created with MrDocs