summaryrefslogtreecommitdiffstats
path: root/doc/global/template
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-10-03 22:10:11 +0200
committerMarc Mutz <marc.mutz@kdab.com>2014-12-10 01:27:09 +0100
commitf1e00262321cc8daa3c7506153653453e2779886 (patch)
tree72c5a155f1d284c2ac5fc14dc564ba0b11f92d77 /doc/global/template
parent6ebe8f39aa0b2558e71c1b930b501222fe722f0a (diff)
QChar: mark even more functions constexpr
These differ from the functions already marked constexpr in that they contain subexpressions that are not constexpr. This is fine according to the standard as long as there's _one_ set of arguments that yield a Core Constant Expression (paraphrased from N3797 [dcl.constexpr]/5, C++11 contains similar wording), but maybe not for some compilers, so collect these in a separate change. Change-Id: If834232fd83059fce7c44d16b71e7d08ef79de65 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'doc/global/template')
0 files changed, 0 insertions, 0 deletions