Home
last modified time | relevance | path

Searched refs:Tag1 (Results 1 – 25 of 260) sorted by relevance

1234567891011

/third_party/boost/boost/geometry/algorithms/detail/relate/
Dimplementation.hpp80 template <typename Geometry, typename Point, typename Tag1, int TopDim1>
81 struct relate<Geometry, Point, Tag1, point_tag, TopDim1, 0, true>
90 template <typename Geometry, typename MultiPoint, typename Tag1, int TopDim1>
91 struct relate<Geometry, MultiPoint, Tag1, multi_point_tag, TopDim1, 0, false>
96 template <typename Linear1, typename Linear2, typename Tag1, typename Tag2>
97 struct relate<Linear1, Linear2, Tag1, Tag2, 1, 1, true>
102 template <typename Linear, typename Areal, typename Tag1, typename Tag2>
103 struct relate<Linear, Areal, Tag1, Tag2, 1, 2, true>
107 template <typename Areal, typename Linear, typename Tag1, typename Tag2>
108 struct relate<Areal, Linear, Tag1, Tag2, 2, 1, true>
[all …]
/third_party/boost/boost/exception/
Dinfo_tuple.hpp40 class Tag1,class T1 >
46 error_info<Tag1,T1> > const & v ) in operator <<()
53 class Tag1,class T1,
60 error_info<Tag1,T1>, in operator <<()
68 class Tag1,class T1,
76 error_info<Tag1,T1>, in operator <<()
85 class Tag1,class T1,
94 error_info<Tag1,T1>, in operator <<()
/third_party/boost/boost/mpl/aux_/
Dnumeric_cast_utils.hpp25 , typename Tag1
34 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag1,Tag2>,N1 >::type
42 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag1,Tag2>,N1 >::type
51 , typename Tag1
61 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag2,Tag1>,N2 >::type
69 , typename apply_wrap1< BOOST_MPL_AUX_NUMERIC_CAST<Tag2,Tag1>,N2 >::type
/third_party/boost/boost/function_types/
Dproperty_tags.hpp100 template<class Tag1, class Tag2, class Tag3 = null_tag, class Tag4 = null_tag>
102 : detail::compound_tag< detail::compound_tag<Tag1,Tag2>,
106 template<class Tag1, class Tag2, class Tag3> struct tag<Tag1,Tag2,Tag3,null_tag>
107 : detail::compound_tag<detail::compound_tag<Tag1,Tag2>,Tag3>
109 template<class Tag1, class Tag2> struct tag<Tag1,Tag2,null_tag,null_tag>
110 : detail::compound_tag<Tag1,Tag2>
112 template<class Tag1> struct tag<Tag1,null_tag,null_tag,null_tag>
113 : Tag1
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dgreater.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dless_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dequal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dgreater_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dnot_equal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< not_equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< not_equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dshift_left.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_left_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_left_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dshift_left.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_left_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_left_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dnot_equal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< not_equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< not_equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dshift_left.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_left_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_left_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dless.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dless_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dnot_equal_to.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< not_equal_to_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< not_equal_to_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dshift_right.hpp16 typename Tag1
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
25 , aux::cast2nd_impl< shift_right_impl< Tag1,Tag1 >,Tag1, Tag2 >
26 , aux::cast1st_impl< shift_right_impl< Tag2,Tag2 >,Tag1, Tag2 >
Dgreater.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dgreater.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< greater_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< greater_impl< Tag2,Tag2 >,Tag1, Tag2 >
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dless_equal.hpp15 typename Tag1
20 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
24 , aux::cast2nd_impl< less_equal_impl< Tag1,Tag1 >,Tag1, Tag2 >
25 , aux::cast1st_impl< less_equal_impl< Tag2,Tag2 >,Tag1, Tag2 >

1234567891011