http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35255
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassigned at gcc dot |jason at gcc dot gnu.org |gnu.org | Summary|gcc does not do partial |[DR 115] gcc does not do |ordering on overloaded |partial ordering on |address resolution |overloaded address | |resolution --- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-22 20:06:40 UTC --- This is DR 115. 14.8.1 says, In contexts where deduction is done and fails, or in contexts where deduction is not done, if a template argument list is specified and it, along with any default template arguments, identifies a single function template specialization, then the template-id is an lvalue for the function template specialization.