MCPcopy Create free account
hub / github.com/davisking/dlib / print

Method print

tools/htmlify/to_xml_example/test.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36test::test() {}
37
38void test::print() const
39{
40 cout << "A message!" << endl;
41}
42
43// ----------------------------------------------------------------------------------------
44

Callers 2

htmlifyFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected