2009060108

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    How to add necessary include statement when expanding a live template?

    Answered
    I defined a `vec` C++ live template in Clion and it looks like this. As you can see it basically defines a vector of some type. Is it possible to add the necessary include statement `#include <vect...
    • 3 followers
    • 1 comment
    • 0 votes
  • Created

    Auto import doesn't work for me

    Answered
    I have a short C++ file opened in Clion and a function using vector. The vector header file hasn't been included yet and Clion shows errors. I move the cursor on a such error case and press alt+ent...
    • 2 followers
    • 1 comment
    • 0 votes