Hi,
On 10/18/2013 02:23 PM, Andrew Sutton wrote:
A small follow up change. This removes the "sorry" from concept name
resolution. Committed in r203815.
2013-10-16 Andrew Sutton <andrew.n.sut...@gmail.com>
* gcc/cp/constraint.cc (finish_concept_name): Allow functions with
the same name as concepts to resolve as call expressions in the
usual way.
Nit: normally this would be just * constraint.cc, because the paths are
relative to the location of the corresponding ChangeLog file (which is
under gcc/cp)
Thanks!
Paolo.