QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::trait::is_valid_primary_key<T>(const T & t) : return true if t can be a valid primary key to be inserted into a database, otherwise return false More...
Go to the source code of this file.
qx::trait::is_valid_primary_key<T>(const T & t) : return true if t can be a valid primary key to be inserted into a database, otherwise return false
Definition in file is_valid_primary_key.h.