Qerasmus

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Qerasmus created a post,

    Intellisense issue with C++17 standard

    Hi,   I get a red underline that says: "Ambiguous symbol 'std::vector<int>'". This was not the case before upgrading my visual studio to the latest(15.8). The code compiles fine. Here is the smalle...