mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 23:22:10 +00:00
in a more type safe way; split the implementation of promote_integral<> for (fundamental) integral and other types (non-integral or user-defined) so that for those types the compilation is simpler/faster;