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

Description

Defines the sqt::IdentifierOperand<> primary template and its specializations.

Classes

class  sqt::BaseIdentifierOperand< IDENTIFIER >
class  sqt::IdentifierOperand< COLUMN >
class  sqt::IdentifierOperand< COMPOSITE_COLUMN >