MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / PrintVariadic

Function PrintVariadic

src/Messages.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25namespace libRSF
26{
27 void PrintVariadic()
28 {
29 std::cout << std::endl;
30 }
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected