qt5base-lts/util/unicode
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
..
codecs/big5 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
data Update UCD source files up to Unicode 6.3.0 2014-01-14 15:38:43 +01:00
x11 Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitattributes Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp QUnicodeTables: mark all functions as nothrow 2015-01-10 08:42:55 +01:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
unicode.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
writingSystems.sh Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00

Unicode is used to generate the unicode data in src/corelib/tools.