Files
gnucash/libgnucash
Christopher Lam ba403e4a7c [guid.hpp] GUID::from_string and is_valid_string takes a const char*
boost::uuids::string_generator has operator()(const char*).

thus we can avoid allocating std::string, with a consistent 4% speedup
2024-03-17 09:07:59 +08:00
..
2023-01-26 13:48:58 +01:00
2023-12-08 14:53:02 -08:00
2023-03-10 12:51:30 -08:00