Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Functions
schema-version.hxx File Reference

Go to the source code of this file.

Classes

struct  odb::schema_version_migration
 

Namespaces

 odb
 

Functions

bool odb::operator== (const schema_version_migration &x, const schema_version_migration &y)
 
bool odb::operator!= (const schema_version_migration &x, const schema_version_migration &y)
 
bool odb::operator< (const schema_version_migration &x, const schema_version_migration &y)
 
bool odb::operator> (const schema_version_migration &x, const schema_version_migration &y)
 
bool odb::operator<= (const schema_version_migration &x, const schema_version_migration &y)
 
bool odb::operator>= (const schema_version_migration &x, const schema_version_migration &y)