Cast to long long explicitly
* On OS X it seems that we need to cast to long long in order to satisfy to_string. I imagine there isn't an int compatible to_string when compiling with clang on El Capitan.
Please register or sign in to comment
* On OS X it seems that we need to cast to long long in order to satisfy to_string. I imagine there isn't an int compatible to_string when compiling with clang on El Capitan.