MCPcopy Create free account
hub / github.com/Clarionos/clarion / decrease_indent

Function decrease_indent

libraries/clio/include/clio/stream.hpp:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229
230template <typename S>
231void decrease_indent(S&) { }
232
233template <typename S>
234void write_colon(S& s) {

Callers 4

to_jsonFunction · 0.85
to_jsonFunction · 0.85
to_jsonFunction · 0.85
to_jsonFunction · 0.85

Calls 3

throw_errorFunction · 0.85
sizeMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected