Blame view

3rdparty/boost_1_81_0/libs/geometry/meta/libraries.json 758 Bytes
977ed18d   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  [
    {
      "key": "geometry",
      "boost-version": "1.47.0",
      "name": "Geometry",
      "authors": [
        "Barend Gehrels",
        "Bruno Lalande",
        "Mateusz Loskot",
        "Adam Wulkiewicz",
        "Menelaos Karavelas",
        "Vissarion Fisikopoulos"
      ],
      "maintainers": [
        "Barend Gehrels <barend -at- xs4all.nl>",
        "Bruno Lalande <bruno.lalande -at- gmail.com>",
        "Mateusz Loskot <mateusz -at- loskot.net>",
        "Adam Wulkiewicz <adam.wulkiewicz -at- gmail.com>",
        "Vissarion Fisikopoulos <fisikop -at- gmail.com>"
      ],
      "description":
        "The Boost.Geometry library provides geometric algorithms, primitives and spatial index.",
      "category": [
        "Algorithms", "Data", "Math"
      ],
      "cxxstd": "14"
    }
  ]