Skip to content

Instantly share code, notes, and snippets.

@ilpropheta
Created June 4, 2016 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilpropheta/4496b3ade420c5a948510f94693b5df4 to your computer and use it in GitHub Desktop.
Save ilpropheta/4496b3ade420c5a948510f94693b5df4 to your computer and use it in GitHub Desktop.
auto toInt = stoi("10");
auto toDbl = stod("10.123");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment