ThorHammerz
zzz
- Joined
- Jul 31, 2014
- Messages
- 836
How might I get std::tuple to be included within the standard library in CvGameCore? I am unsure where to include/modify the libraries.
Spoiler :
Yes, I know I can just do something like std:: pair<std:: pair<value_1, value_2>, value 3>, but that looks really messy.