Specifies that a type is a non-associative container, the value type of which is convertible to/from SQL.
More...
template<typename T>
Specifies that a type is a non-associative container, the value type of which is convertible to/from ...
Definition qx-sqlconcepts.h:62
Specifies that a type is generally convertible to/from SQL.
Definition qx-sqlconcepts.h:45
Specifies that a type is a Qt-based collection type.
Definition qx-concepts.h:524
Satisfied if T satisfies Qx::qcollective and T::value_type satisfies sql_convertible.