Skip to content
Snippets Groups Projects
Commit d3cf5b99 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

misc: avoid stringstream if possible

* use std::to_string for single number-to-string conversions
* use specialized std::istringstream or std::ostringstream if possible

Change-Id: I840615c24ce7757d5db6e864940fcf8049ded047
parent 9e5c90ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment