Charlesthesecond1

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Charlesthesecond1 created a post,
    Answered

    C++ STL pair initialization problem

    Hi guys, CLion doesn't recognize this line of code below  pair1 = make_pair(123,"hello"); I have included utility library also. And CLion said that main.cpp:18:%: error: use of undeclared identifie...