Home
last modified time | relevance | path

Searched defs:negate_impl (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/hana/
Dnegate.hpp43 struct negate_impl<T, when<condition>> : default_ { struct
53 struct negate_impl<T, when<std::is_arithmetic<T>::value && struct
56 static constexpr decltype(auto) apply(X&& x) in apply()
/third_party/boost/libs/hana/include/boost/hana/
Dnegate.hpp43 struct negate_impl<T, when<condition>> : default_ { struct
53 struct negate_impl<T, when<std::is_arithmetic<T>::value && argument
56 static constexpr decltype(auto) apply(X&& x) in apply()
/third_party/boost/boost/ratio/mpl/
Dnegate.hpp20 struct negate_impl< rational_c_tag > struct
22 template< typename R > struct apply
/third_party/boost/boost/mpl/
Dnegate.hpp66 struct negate_impl<integral_c_tag> struct
69 template< typename N > struct apply
/third_party/boost/boost/units/
Ddimension.hpp135 struct negate_impl<boost::units::detail::dimension_list_tag> struct
138 struct apply
Ddim.hpp152 struct negate_impl<boost::units::detail::dim_tag> struct
155 struct apply
Dstatic_rational.hpp250 struct negate_impl<boost::units::detail::static_rational_tag> struct
253 struct apply {
Dheterogeneous_system.hpp199 struct negate_impl<boost::units::heterogeneous_system_dim_tag> struct
202 struct apply
/third_party/boost/libs/hana/test/_include/support/
Dnumeric.hpp127 struct negate_impl<Numeric> { struct
129 static constexpr auto apply(X x) in apply()
/third_party/boost/boost/units/detail/
Dunscale.hpp197 struct negate_impl<boost::units::scale_dim_tag> struct
200 struct apply