Home
last modified time | relevance | path

Searched refs:is_polygonal_concept (Results 1 – 16 of 16) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; argument
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; struct
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; struct
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; struct
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/polygon/
H A Dpolygon_set_traits.hpp35 struct is_polygonal_concept { typedef gtl_no type; }; argument
37 struct is_polygonal_concept<polygon_concept> { typedef gtl_yes type; }; argument
39 struct is_polygonal_concept<polygon_with_holes_concept> { typedef gtl_yes type; }; struct
41 struct is_polygonal_concept<polygon_set_concept> { typedef gtl_yes type; }; argument
45 typedef typename is_polygonal_concept<typename geometry_concept<T>::type>::type type;
50 typename is_polygonal_concept<typename geometry_concept<std::list<T> >::type>::type,
51 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
56 typename is_polygonal_concept<typename geometry_concept<std::vector<T> >::type>::type,
57 …typename is_polygonal_concept<typename geometry_concept<typename std::vector<T>::value_type>::type…
68 …typename is_polygonal_concept<typename geometry_concept<typename std::list<T>::value_type>::type>:…
[all …]