SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
StepResult()
sqt::StepResult::StepResult
(
bool
has_more
)
explicit
noexcept
Constructs an instance with a value indicating whether the statement has more rows to step forward.
Parameters
has_more
The indicating value.
sqt
StepResult
Generated by
1.14.0