]> gcc.gnu.org Git - gcc.git/commit
typeck.c (decay_conversion): Any expression with type nullptr_t decays to nullptr.
authorJason Merrill <jason@redhat.com>
Fri, 6 Aug 2010 19:34:49 +0000 (15:34 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 6 Aug 2010 19:34:49 +0000 (15:34 -0400)
commit0c32fb95f0dc38547c4b3a50536a79cb2dc88f90
tree97e9c21d33f38f28412423b57a2486fd422c93e5
parent00e9a94486dff064693e711d4161dcbdcf5bbe5b
typeck.c (decay_conversion): Any expression with type nullptr_t decays to nullptr.

* typeck.c (decay_conversion): Any expression with type nullptr_t
decays to nullptr.

From-SVN: r162952
gcc/cp/ChangeLog
gcc/cp/typeck.c
This page took 0.058092 seconds and 5 git commands to generate.