Home
last modified time | relevance | path

Searched defs:match_value_enum_type (Results 1 – 5 of 5) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/boost/leaf/
H A Dpred.hpp142 struct match_value_enum_type struct
144 using type = typename std::remove_reference<decltype(std::declval<E>().value)>::type;
148 struct match_value_enum_type<condition<E, Enum>> struct
150 using type = Enum;
154 struct match_value_enum_type<condition<Enum, Enum>> struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/leaf/
H A Dpred.hpp142 struct match_value_enum_type struct
144 using type = typename std::remove_reference<decltype(std::declval<E>().value)>::type;
148 struct match_value_enum_type<condition<E, Enum>> struct
150 using type = Enum;
154 struct match_value_enum_type<condition<Enum, Enum>> struct
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dleaf.hpp4168 struct match_value_enum_type struct
4170 using type = typename std::remove_reference<decltype(std::declval<E>().value)>::type;
4174 struct match_value_enum_type<condition<E, Enum>> struct
4176 using type = Enum;
4180 struct match_value_enum_type<condition<Enum, Enum>> struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dleaf.hpp4168 struct match_value_enum_type struct
4170 using type = typename std::remove_reference<decltype(std::declval<E>().value)>::type;
4174 struct match_value_enum_type<condition<E, Enum>> struct
4176 using type = Enum;
4180 struct match_value_enum_type<condition<Enum, Enum>> struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dleaf.hpp4168 struct match_value_enum_type struct
4170 using type = typename std::remove_reference<decltype(std::declval<E>().value)>::type;
4174 struct match_value_enum_type<condition<E, Enum>> struct
4176 using type = Enum;
4180 struct match_value_enum_type<condition<Enum, Enum>> struct