mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
The intention is to have generic metafunctions for finding parameters that works with all compilers. Unlike previous implementation which doesn't work with mingw-gcc-4.1. Replace one-per-each-parameter is_[param] metafunctions with new generic ones.