tmp commit tmp commit v2 Finished reimplementation of propertys. They now can be placed in a holder with different source of type information. Tmp commit
4 lines
92 B
C++
4 lines
92 B
C++
#include "storage/model/properties/int64.hpp"
|
|
|
|
const Type Int64::type = Type(Flags::Int64);
|