SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
abstract_index.h File Reference

Description

Defines the sqt::AbstractIndex interface and the sqt::AbstractIndexesView type alias.

Classes

class  sqt::AbstractIndex

Typedefs

using sqt::AbstractIndexesView = std::span<const AbstractIndex* const>