]> gcc.gnu.org Git - gcc.git/commit
DR 1518
authorJason Merrill <jason@redhat.com>
Wed, 28 Oct 2015 18:55:38 +0000 (14:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 28 Oct 2015 18:55:38 +0000 (14:55 -0400)
commita3320d62af202fc82ffd12d36a02af5d4a694a56
tree17eb39bfae398799fc8f39adbe4dd62f9f8edaa4
parentd90ec4f2bc82f513821be7054b1eeb5c200e81af
DR 1518

DR 1518
* class.c (type_has_user_provided_or_explicit_constructor): New.
(check_bases_and_members): Use it.
* cp-tree.h: Declare it.

From-SVN: r229501
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/testsuite/g++.dg/cpp0x/explicit10.C
This page took 0.053361 seconds and 5 git commands to generate.