Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ StatementIterator
Class
StatementIterator
src/better_sqlite3.cpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
class Database;
17
class Statement;
18
class StatementIterator;
19
class Backup;
20
21
#include
"util/macros.cpp"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected