MCPcopy Create free account
hub / github.com/Naios/continuable / ResultSet

Class ResultSet

examples/example-slideshow/example-slideshow.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31struct ResultSet {};
32struct Buffer {};
33
34cti::continuable<ResultSet> mysql_query(std::string /*url*/) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected