jmalkin opened a new pull request, #408: URL: https://github.com/apache/datasketches-cpp/pull/408
Two changes here: * In KLL, check that src and dst are not equal before calling std::move in a few more places * In EBPPS, the bincond confused the compiler for certain complex types Neither change should impact the API and they should both improve compatibility more generally, not just for our python repo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
