QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

Register a version number per class. More...

#include <boost/serialization/version.hpp>

Go to the source code of this file.

Macros

#define QX_CLASS_VERSION(C, V)   BOOST_CLASS_VERSION(C, V)
 

Detailed Description

Register a version number per class.

Author
Lionel Marty

Definition in file QxVersion.h.

Macro Definition Documentation

◆ QX_CLASS_VERSION

#define QX_CLASS_VERSION ( C,
V )   BOOST_CLASS_VERSION(C, V)

Definition at line 50 of file QxVersion.h.