ab55f9f39b
When using __LINE__ to construct unique names, use of Q_STATIC_ASSERT is limited to one instance per line of code. On compilers that support __COUNTER__ (GCC and MSVC, probably others), we can get around that limitation by using that one to always get a new unique number, so use it. Change-Id: I89bcfaa32376b7a665f03e4275e89b13fa3e650d Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
q_func_info | ||
qflags | ||
qgetputenv | ||
qglobal | ||
qglobalstatic | ||
qlogging | ||
qnumeric | ||
qrand | ||
qtendian | ||
global.pro |