In constructor of std::string s we can reserve length of input string for best speed.
Loading collection data...
In constructor of std::string s we can reserve length of input string for best speed.