mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 12:32:09 +00:00
93a2a5bc487e38e19c197d6ed450283005c7247c
Add relate_base derived from not_implemented<> if necessary for the purpose of support_status check. This class is derived from not_implemented<> if either StaticMaskTrait or detail_dispatch::relate::relate is derived from nyi::not_implemented_tag. Use this technique in crosses() and overlaps().
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - Boost.Geometry examples
- extensions - examples and tests for the extensions - develop branch
- include - the sourcecode of Boost.Geometry
- index - examples and tests for the Spatial Index
- test - Boost.Geometry unit tests
More information
Description
Languages
C++
99.7%
CMake
0.3%
