Remove the unused calls to find_package(Boost) and replace some boost code with STL/CxxUtils
- Remove the unused calls to
find_package(Boost)
- Replace some boos code with STL/CxxUtils in some cases when boost used is only once in the whole package.
Edited by Andrii Verbytskyi