mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
boost::uuids::string_generator has operator()(const char*). thus we can avoid allocating std::string, with a consistent 4% speedup
boost::uuids::string_generator has operator()(const char*). thus we can avoid allocating std::string, with a consistent 4% speedup