Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
struct ResultSet {};
32
struct Buffer {};
33
34
cti::continuable<ResultSet> mysql_query(std::string /*url*/) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected