C++ template analysis
Answered
Hello.
Does Clion support C++ template analysis / insertion like visual studio? Where you can select what to substitute for the T in the template typename and it would highlight potential problems?
If not, is there any plan for implementing this feature in the future?
Please sign in to leave a comment.
Hello!
It's not implemented yet, unfortunately - https://youtrack.jetbrains.com/issue/CPP-8888/Code-Insight-for-C-Templates. Feel free to comment or upvote the issue. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.