RemoveRef should not remove the const
authorOlivier Goffart <ogoffart@woboq.com>
Sat, 25 Feb 2012 09:39:34 +0000 (10:39 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 26 Feb 2012 12:23:49 +0000 (13:23 +0100)
commit3688fac0402d0737985b2e70dcb0b96117902d93
tree5ddd064444b6e689ffbdd69705ff6bb8a3c3ad14
parent5f65d8ea25dcb5c4165890ad957a7b8869caa180
RemoveRef should not remove the const

This does not fix anything, because AreArgumentsCompatible already
do all the type checks.
But it make RemoveRef consistant with std::remove_reference

Change-Id: Ic42c872356172d7f5ea10de050254b5d10e50a6e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qobject_impl.h