QxOrm  1.4.9
C++ Object Relational Mapping library

Register a version number per class. More...

#include <boost/serialization/version.hpp>

Go to the source code of this file.

Defines

#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.


Define Documentation

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

Definition at line 50 of file QxVersion.h.