MCPcopy Create free account
hub / github.com/AllentDan/LibtorchTutorials / DoLineBreak

Method DoLineBreak

lesson7-Detection/src/utils/tinyxml.h:1789–1791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1787 buffer += indent;
1788 }
1789 void DoLineBreak() {
1790 buffer += lineBreak;
1791 }
1792
1793 int depth;
1794 bool simpleTextPrint;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected