Files
microsoft-krabsetw/examples
turingcompl33t 261f0bdfb1 Remove Boost Dependency (#126)
* 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
2020-04-20 12:10:09 -07:00
..