summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGlen Mabey <Glen.Mabey@swri.org>2017-05-04 01:33:12 +0000
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-07 16:44:55 +0000
commitcab9bc8fba8f48be0e469a7097cd4914a4f617d9 (patch)
tree3f2305c32115e1d361c2d6bc1acdc1d71a187a0d /lib
parentfb00b4199e69b91b22d32c5f7e07cc10ed4ec781 (diff)
Eliminate ambiguous casts involving qfloat16
The operator double() and operator long double() members of qfloat16 are causing cast ambiguities. This removes them, leaving only operator float() which seems to be adequate. Also, additional arithmetic operator tests were added which without this removal fail to compile. Change-Id: Id52a101b318fd754969b3de13c1e528d0aac2387 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions