http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57818

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
It seems incorrect because you have:

  h<&a>::value

instead of:

  h<&a>::value()

Reply via email to