diff options
| author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2012-01-03 17:05:49 +0100 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-04 00:32:44 +0100 |
| commit | e3e234b5eb9e9d65894e2f7c58c15b1d19c9414f (patch) | |
| tree | c3b22da0c3f4042c30706a6a79103b12aa7afa0a /doc/src/snippets/code/doc_src_sql-driver.cpp | |
| parent | 7a597e6c43295c629f389203059d51f869ec02e0 (diff) | |
Fixed static assert in qvariant template magic
CallConstructor<T, /* CanUseInternalSpace = */ false> is called when we need to
construct an object that couldn't be fit in qvariantdata, meaning either it is
not a POD type (Q_PRIMITIVE_TYPE), or it is simply too large to fit there.
Change-Id: Ied122b4a6f600e14312a8d515f5b3e91214a94f1
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_sql-driver.cpp')
0 files changed, 0 insertions, 0 deletions
