Skip to content
Snippets Groups Projects
Commit fa4ba4af authored by Jason Merrill's avatar Jason Merrill Committed by Jason Merrill
Browse files

re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy...

re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constructor to be deleted, but still declared)

	PR c++/50500
	DR 1082
	* search.c (lookup_fnfields_idx_nolazy): Split out from...
	(lookup_fnfields_1): ...here.
	(lookup_fnfields_slot_nolazy): Use it.
	* cp-tree.h: Declare it.
	* class.c (type_has_move_assign): Use it.
	(type_has_user_declared_move_assign): Likewise.

From-SVN: r180738
parent a31895d7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment