https://bugs.kde.org/show_bug.cgi?id=258459

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
          Component|Language Support: CPP       |Language Support: CPP
                   |                            |(Clang-based)
     Ever confirmed|0                           |1

--- Comment #4 from Milian Wolff <m...@milianw.de> ---
still valid in the clang backend, there we get:


template<T> void Test<T>::someFuction(T arg)
{
}

note the missing "typename" in the `template<T>` part

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to