Charlesthesecond1
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created C++ STL pair initialization problem
AnsweredHi 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...