Cevelop / cevelop

The C++ IDE for professional developers
Eclipse Public License 2.0
5 stars 0 forks source link

GSLAtor: detect function template specializations #12

Open PeterSommerlad opened 6 years ago

PeterSommerlad commented 6 years ago

Expected Behavior

using function template specializations together with overloads leads to surprising lookup behavior. WG21 is working on forwarding a paper that prohibits function template specialization.

Core Guidelines have T.144 saying so (did we implement that already?

Actual Behavior

no checker available AFAIK

Cevelop Version, Operating System and Compiler

N/A