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

Description

Defines the sqt::AbstractColumn interface and the sqt::AbstractColumnsView type alias.

Classes

class  sqt::AbstractColumn

Typedefs

using sqt::AbstractColumnsView = std::span<const AbstractColumn* const>