ChangeLog
316 KB
-
libstdc++: Simplify std::common_comparison_category · d1505d01
* libsupc++/compare (common_comparison_category): Define without using concepts and optimise for compilation time. (__detail::__cmp_cat_ids): Remove. (__detail::__common_cmp_cat): Replace class template and specializations with constexpr function. From-SVN: r279307
Jonathan Wakely committed