Skip to content
Snippets Groups Projects
  • Will Sackfield's avatar
    57af0084
    Cast to long long explicitly · 57af0084
    Will Sackfield authored
    * 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.
    57af0084
    History
    Cast to long long explicitly
    Will Sackfield authored
    * 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.