mirror of
https://github.com/microsoft/krabsetw
synced 2026-06-06 16:14:32 +00:00
261f0bdfb1
* refactor predicate comparers to use std algorithms in place of boost algorithms * update implementation of contains() to match semantics of boost::contains() * update implementation based on feedback from PR review * refactor unecessary use of std::distance and refactor parameter names for consistency with STL * update solution configuration to remove boost dependency and bump package version