Searched defs:negate_impl (Results 1 – 10 of 10) sorted by relevance
43 struct negate_impl<T, when<condition>> : default_ { struct53 struct negate_impl<T, when<std::is_arithmetic<T>::value && struct56 static constexpr decltype(auto) apply(X&& x) in apply()
43 struct negate_impl<T, when<condition>> : default_ { struct53 struct negate_impl<T, when<std::is_arithmetic<T>::value && argument56 static constexpr decltype(auto) apply(X&& x) in apply()
20 struct negate_impl< rational_c_tag > struct22 template< typename R > struct apply
66 struct negate_impl<integral_c_tag> struct69 template< typename N > struct apply
135 struct negate_impl<boost::units::detail::dimension_list_tag> struct138 struct apply
152 struct negate_impl<boost::units::detail::dim_tag> struct155 struct apply
250 struct negate_impl<boost::units::detail::static_rational_tag> struct253 struct apply {
199 struct negate_impl<boost::units::heterogeneous_system_dim_tag> struct202 struct apply
127 struct negate_impl<Numeric> { struct129 static constexpr auto apply(X x) in apply()
197 struct negate_impl<boost::units::scale_dim_tag> struct200 struct apply