Searched refs:negate_impl (Results 1 – 15 of 15) sorted by relevance
27 template< typename Tag > struct negate_impl;39 : negate_impl<44 negate_impl< typename negate_tag<N>::type >66 struct negate_impl<integral_c_tag> struct
29 using Negate = BOOST_HANA_DISPATCH_IF(negate_impl<G>, in operator ()()43 struct negate_impl<T, when<condition>> : default_ { struct53 struct negate_impl<T, when<std::is_arithmetic<T>::value && argument
29 using Negate = BOOST_HANA_DISPATCH_IF(negate_impl<G>, in operator ()()43 struct negate_impl<T, when<condition>> : default_ { struct53 struct negate_impl<T, when<std::is_arithmetic<T>::value && struct
31 struct negate_impl : negate_impl<G, when<true>> { };
20 struct negate_impl< rational_c_tag > struct
27 !is_default<negate_impl<typename tag_of<G>::type>>::value ||
135 struct negate_impl<boost::units::detail::dimension_list_tag> struct
250 struct negate_impl<boost::units::detail::static_rational_tag> struct322 struct negate_impl<boost::units::detail::static_rational_tag>
152 struct negate_impl<boost::units::detail::dim_tag> struct
199 struct negate_impl<boost::units::heterogeneous_system_dim_tag> struct
127 struct negate_impl<Numeric> { struct
197 struct negate_impl<boost::units::scale_dim_tag> struct
1688 struct negate_impl< rational_c_tag >; 1692 [section:negate_impl `mpl::negate_impl<>` Specialization]1697 struct negate_impl< rational_c_tag >1705 [endsect] [/section:negate_impl `mpl::negate_impl<>` Specialization]