/usr/include/boost/geometry/algorithms/detail/is_simple
NameSizeModeActions
always_simple.hpp19420644editdlrm
areal.hpp45750644editdlrm
debug_print_boundary_points.hpp33310644editdlrm
failure_policy.hpp12650644editdlrm
implementation.hpp7700644editdlrm
interface.hpp38810644editdlrm
linear.hpp118880644editdlrm
multipoint.hpp23830644editdlrm
Edit: /usr/include/boost/geometry/algorithms/detail/is_simple/implementation.hpp (770B)
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2014, Oracle and/or its affiliates. // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Licensed under the Boost Software License version 1.0. // http://www.boost.org/users/license.html #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_IMPLEMENTATION_HPP #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_IMPLEMENTATION_HPP #include #include #include #include #endif // BOOST_GEOMETRY_ALGORITHMS_DETAIL_IS_SIMPLE_IMPLEMENTATION_HPP