QxOrm
1.5.0
C++ Object Relational Mapping library
|
Files | |
file | QxStdOptional.h |
Support std::optional<T> class (requires a C++17 compiler) to manage NULL database value, this header should be included just after <QxOrm.h> header file (ideally in a precompiled header) |