geometry
geometry copied to clipboard
Replace boost type_traits with stl type_traits.
With C++14, is possible to replace Boost.TypeTraits library usages with standard type_traits. This PR removes direct Boost.TypeTraits dependency in Geometry module.
@gogagum , will you address the one review action item indicated by @awulkiew ?
@gogagum will you update it or can we close it? (we still can remove the dependency later)
@barendgehrels I am going to finish this work.