Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time
Avoids potentially performing multiple reallocations (depending on the
size of the input data) by reserving the necessary amount of memory
ahead of time.

This is trivially doable, so there's no harm in it.
2019-06-12 17:54:11 -04:00
..
2018-11-21 03:43:41 -05:00
2019-02-06 22:20:57 -03:00
2018-10-02 16:04:10 +02:00
2019-04-25 08:07:57 -04:00
2019-04-25 08:07:57 -04:00