qt5base-lts/util
Marc Mutz a627c8628f QUnicodeTables: mark all functions as nothrow
Yes, this is necessary. The noexcept operator looks for noexcept tagging,
not at the contents of the function to determine whether to return true.

The more conditionally-noexcept functions are used, the more important it
becomes that low-level functions are correctly marked noexcept. In that, it
is like constexpr.

Change-Id: I4bca178444d1fd7caf3a92f996b1536eebdb5014
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-01-10 08:42:55 +01:00
..
accessibilityinspector Update license headers and add new license files 2014-09-24 12:26:19 +02:00
aglfn Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib/qurl-generateTLDs Update license headers and add new license files 2014-09-24 12:26:19 +02:00
glgen Merge remote-tracking branch 'origin/5.4' into dev 2014-09-29 14:08:49 +02:00
harfbuzz Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
integrity Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
lexgen Update license headers and add new license files 2014-09-24 12:26:19 +02:00
local_database Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugintest Update license headers and add new license files 2014-09-24 12:26:19 +02:00
unicode QUnicodeTables: mark all functions as nothrow 2015-01-10 08:42:55 +01:00
xkbdatagen Update license headers and add new license files 2014-09-24 12:26:19 +02:00