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

re PR c++/63658 (Using class reference as template parameter causes compilation to fail)

	PR c++/63658
	* pt.c (convert_nontype_argument): Call convert_from_reference.
	(check_instantiated_arg): Don't be confused by reference refs.
	(unify): Look through reference refs on the arg, too.
	* mangle.c (write_template_arg): Look through reference refs.

From-SVN: r217900
parent e4c4792d
No related branches found
No related tags found
No related merge requests found
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