tue_serialization
version.h
Go to the documentation of this file.
1 #ifndef TUE_SERIALIZATION_VERSION_H_
2 #define TUE_SERIALIZATION_VERSION_H_
3 
4 namespace tue
5 {
6 namespace serialization
7 {
8 
9 static int VERSION = 1;
10 
11 }
12 
13 }
14 
15 #endif
tue::serialization::VERSION
static int VERSION
Definition: version.h:9
tue
Definition: archive.h:9