mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
Copied geometries/adapted/boost_array.hpp to std_array.hpp and changed array type. No checks for availability of std::array are done. Simply do not include that file when there is no C++11 std::array available.