MCPcopy Create free account
hub / github.com/Gecode/gecode / flush

Method flush

gecode/gist/gist.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 void
90 TextOutput::flush(void) {
91 t->flush();
92 }
93
94 void
95 TextOutput::addHtml(const char* s) {

Callers 2

run_testFunction · 0.45
write_outputMethod · 0.45

Calls

no outgoing calls

Tested by 2

run_testFunction · 0.36
write_outputMethod · 0.36