Home
last modified time | relevance | path

Searched defs:if_impl (Results 1 – 18 of 18) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgtl/
H A Drgtl_meta.h24 template <bool Condition> struct if_impl struct
32 template <> struct if_impl<false> argument
/dports/devel/boost-docs/boost_1_72_0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp243 struct if_impl<integral_constant_tag<T>> { struct
248 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
259 apply(hana::true_ const&, Then&& t, Else&&) in apply()
264 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/
H A Dif.hpp50 struct if_impl<L, when<condition>> : default_ { struct
52 static constexpr auto apply(C&& c, T&& t, E&& e) { in apply()
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
250 return if_impl::apply(hana::bool_<cond>{}, in apply() argument
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/hana/
H A Dbool.hpp245 struct if_impl<integral_constant_tag<T>> { struct
248 apply(Cond const&, Then&& t, Else&& e) { in apply()
261 apply(hana::true_ const&, Then&& t, Else&&) in apply()
266 apply(hana::false_ const&, Then&&, Else&& e) in apply()