text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2015, 2016, 2017. // Modifications copyright (c) 2014-2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavela...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/equals.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
217
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_IS_SIMPLE_HPP #define BOOST_GEOMETRY_ALGORITHMS_IS_SIMPLE_HPP #include <boost/geometry/algorithms/detail/is_simple/interface.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/is_simple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
98
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_IS_EMPTY_HPP #define BOOST_GEOMETRY_ALGORITHMS_IS_EMPTY_HPP #include <boost/range.hpp> #include <boost/variant/apply_visitor.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/is_empty.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,061
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_IS_VALID_HPP #define BOOST_GEOMETRY_ALGORITHMS_IS_VALID_HPP #include <boost/geometry/algorithms/detail/is_valid/interface.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/is_valid.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
98
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/simplify.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,394
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/clear.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,070
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/append.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,280
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2015. // Modifications copyright (c) 2014-2015 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavelas, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/centroid.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,972
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/is_convex.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,314
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/area.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,035
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/correct.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,079
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2015. // Modifications copyright (c) 2014-2015 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavelas, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/convex_hull.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,335
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/make.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,136
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017 Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/sym_difference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,362
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_VALIDITY_FAILURE_TYPE_HPP #define BOOST_GEOMETRY_ALGORITHMS_VALIDITY_FAILURE_TYPE_HPP namespace boost { namespace geometry { /*!...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/validity_failure_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
838
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015. // Modifications copyright (c) 2015, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/envelope.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
185
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/transform.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,040
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/unique.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
962
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/perimeter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,422
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2015, 2017. // Modifications copyright (c) 2014-2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/overlaps.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
202
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/convert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,614
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // pat...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/intersection.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
146
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/buffer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,071
```c++ // Boost.Geometry // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_CORRECT_CLOSURE_HPP #define BOOST_GEOMETRY_ALGORITHMS_CORRECT_CLOSURE_HPP #include <cstddef> #include <boost/range.hpp> #include <boost/variant/apply_visitor.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/correct_closure.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,259
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2017. // Modifications copyright (c) 2014-2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/point_on_surface.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,887
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013, 2014, 2015, 2017. // Modifications copyright (c) 2013-2017, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Ge...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/touches.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/for_each.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,108
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013-2014. // Modifications copyright (c) 2013-2014, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavelas, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/disjoint.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
215
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/num_geometries.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
743
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015. // Modifications copyright (c) 2015, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/not_implemented.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
815
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013, 2014, 2017. // Modifications copyright (c) 2013-2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/covered_by.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
205
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,335
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // pat...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/difference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,367
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/num_points.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,223
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_RELATION_HPP #define BOOST_GEOMETRY_ALGORITHMS_RELATION_HPP #include...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/relation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
118
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015. // Modifications copyright (c) 2015, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/expand.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
182
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013-2017. // Modifications copyright (c) 2013-2017, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/intersects.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
217
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/reverse.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
891
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/distance.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
185
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // pat...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/occupation_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,416
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/remove_spikes.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,848
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_RECALCULATE_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_RECALCULATE_HPP #include <cstddef> #include <boost/concept/requires.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/recalculate.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,509
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/calculate_null.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
197
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/convert_point_to_point.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
425
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
431
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017 Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/direction_code.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,300
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_CHECK_ITERATOR_RANGE_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_CHECK_ITERATOR_RANGE_HPP #include <boost/core/ignore_unuse...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/check_iterator_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
383
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_RING_IDENTIFIER_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_RING_IDENTIFIER_HPP #if defined(BOOST_GEOMETRY_DEBUG_IDENTIFIER) #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/ring_identifier.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
466
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/for_each_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,024
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_MAX_INTERVAL_GAP_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_MAX_INTERVAL_GAP_HPP #include <cstddef> #include <queue> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/max_interval_gap.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,800
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // pat...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/get_left_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,191
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/assign_values.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,992
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/multi_sum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
262
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013, 2014. // Modifications copyright (c) 2013-2014, Oracle and/or its affiliates. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // Contributed and/or modified by Adam Wulkiewicz, ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/single_geometry.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
576
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef your_sha256_hash_HPP #define your_sha256_hash_HPP #include <cstddef> #include <algorithm> #include <boost/range.hpp> namespace boost { namespace geometr...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/num_distinct_consecutive_points.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
463
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/assign_indexed_point.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
560
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // This file was modified by Oracle on 2016. // Modifications copyright (c) 2016 Oracle and/or its affil...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/calculate_sum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
391
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/has_self_intersections.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,101
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/assign_box_corners.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
733
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef your_sha256_ha...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/multi_modify_with_predicate.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
232
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_SWEEP_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_SWEEP_HPP #include <boost/core/ignore_unused.hpp> namespace boost { nam...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sweep.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
380
```c++ // Boost.Geometry // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_EXPAND_EXPAND_BY_EPSILON_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_EXPAND_EXPAND_BY_EPSILON_HPP #include <c...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/expand_by_epsilon.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
632
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_GET_MAX_SIZE_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_GET_MAX_SIZE_HPP #include <cstddef> #include <boost/geometry/core/access....
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/get_max_size.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
363
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/multi_modify.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
366
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // pat...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/course.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
239
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behal...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/not.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
401
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2016, 2017. // Modifications copyright (c) 2014-2017, Oracle and/or its affiliates. // Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/azimuth.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,150
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_NORMALIZE_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/normalize.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,936
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017 Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/point_is_spike_or_equal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,084
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/point_on_border.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,762
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2017. // Modifications copyright (c) 2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/extreme_points.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,206
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014. // Modifications copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Parts of Boost.Geometry are redesigned from Geodan's Geographic Li...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/counting.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
563
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013, 2014. // Modifications copyright (c) 2013-2014, Oracle and/or its affiliates. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // Contributed and/or modified by Adam Wulkiewicz, ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sub_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
815
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_SIGNED_SIZE_TYPE_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/signed_size_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
144
```c++ // Boost.Geometry // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_INTERIOR_ITERATOR_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_INTERIOR_ITERATOR_HPP #include <boost/range/iterator.hpp> #include <boost/range/value_type.hpp> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/interior_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
333
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/as_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
543
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015. // Modifications copyright (c) 2015, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/throw_on_empty_input.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
405
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017 Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/partition.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,521
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef your_sha256_hashPP #define your_sha256_hashPP #include <boost/geometry/algorithms/detail/disjoint/box_box.hpp> #include <boost/geometry/algorithms/expand.hpp> name...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sections/section_box_policies.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
223
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2015, 2017. // Modifications copyright (c) 2015-2017, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or cop...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sections/section_functions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,026
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // This file was modified by Oracle on 2013, 2014. // Modifications copyright (c) 2013, 2014, Oracle and...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sections/range_by_section.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,078
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013, 2014, 2015, 2017. // Modifications copyright (c) 2013-2017 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavela...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/sections/sectionalize.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,984
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013-2017. // Modifications copyright (c) 2013-2017, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/intersects/interface.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
747
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2013-2017. // Modifications copyright (c) 2013-2017, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/intersects/implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
592
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // path_to_url // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_COMPARE_TURNS_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_COMPARE_TURNS_HPP #include <cstddef> #include <funct...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/turns/compare_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
797
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // path_to_url // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle #ifndef your_sha256_hashP #define your_sha256_hashP #include <algorithm> #include <boost/geometry/algorithms/equals.hpp> namespace boost { namespace geometry { na...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/turns/remove_duplicate_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
283
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // path_to_url // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_DEBUG_TURN_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_DEBUG_TURN_HPP #ifdef BOOST_GEOMETRY_DEBUG_TURNS #includ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/turns/debug_turn.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
370
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // path_to_url // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle #ifndef your_sha256_hash #define your_sha256_hash #include <algorithm> #include <boost/geometry/algorithms/detail/overlay/turn_info.hpp> namespace boost { namespac...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/turns/filter_continue_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
341
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // path_to_url // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_PRINT_TURNS_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_TURNS_PRINT_TURNS_HPP #include <algorithm> #include <iostream...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/turns/print_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
745
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef your_sha256_hashPOINTS_HPP #define your_sha256_hashPOINTS_HPP #ifdef BOOST_GEOMETRY_TEST_DEBUG #include <algorithm> #include <iostream> #include <vector> #i...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/debug_print_boundary_points.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
677
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_AREAL_HPP #define BOOST_GEOMETRY_ALGORITHMS_...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/areal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
889
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_INTERFACE_HPP #define BOOST_GEOMETRY_ALGORIT...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/interface.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
777
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_IMPLEMENTATION_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_IMPLEMENTATION_HPP #include <boost/geometry/...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
139
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_ALWAYS_SIMPLE_HPP #define BOOST_GEOMETRY_ALG...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/always_simple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
425
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_MULTIPOINT_HPP #define BOOST_GEOMETRY_ALGORI...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/multipoint.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
466
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_FAILURE_POLICY_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_FAILURE_POLICY_HPP #include <boost/geometry/...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/failure_policy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
242
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_LINEAR_HPP #define BOOST_GEOMETRY_ALGORITHMS...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_simple/linear.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,396
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef your_sha256_hashPP #define your_sha256_hashPP #include <vector> #include <boost/core/...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_valid/has_valid_self_turns.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
679
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // path_to_url #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_VALID_HAS_DUPLICATES_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_VALID_HAS_DUPLICATES_HPP #include <boost/core/ignore...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_valid/has_duplicates.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
423
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // path_to_url #ifndef your_sha256_hash_HPP #define your_sha256_hash_HPP #include <cstddef> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/algorithms/detail/is_valid/has_invalid_coordinate.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
803