mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-08 19:53:27 +01:00
This avoids a static constructor of the global std::string, and rules out possibly expensive and implicit copies of the string completely.
This avoids a static constructor of the global std::string, and rules out possibly expensive and implicit copies of the string completely.