mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
Drop Boost.SmartPtr dependency Drop Boost.Utility (Call Traits) dependency Replace boost::array with std::array Replace boost::minmax_element with std::minmax_element Remove unneeded headers of Boost.Tuple and Boost.Algorithm Include specific headers from Boost.StringAlgo and Boost.Thread Use auto for iterator types