Skip to content

Commit 9f47767

Browse files
authored
Feature/get rid off boost dependency (#136)
* Update googletest submodule to release 1.8.1 * Add status section for compiler configuration * Add gitignore section * Fix compiler flags for modern compilers * Fix path doc description * Fix recursion on some compilers due to wrong copy_part method used * Fix clang-format, remove useless states, update style according to used ones * Apply codestyle to all files * Apply codestyle to leftovers sources * remove boost files * Add boost algorithms replacement * Replace boost usage * Fix inner type usings * Fix string erase usage * Rewrite find algorithm to non-const iterator
1 parent f5a701d commit 9f47767

File tree

1,627 files changed

+204
-283444
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,627 files changed

+204
-283444
lines changed

src/boost/algorithm/algorithm.hpp

-86
This file was deleted.

src/boost/algorithm/clamp.hpp

-175
This file was deleted.

src/boost/algorithm/cxx11/all_of.hpp

-86
This file was deleted.

0 commit comments

Comments
 (0)