Home
last modified time | relevance | path

Searched refs:negate_impl (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/mpl/
Dnegate.hpp27 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
/third_party/boost/boost/hana/
Dnegate.hpp29 using Negate = BOOST_HANA_DISPATCH_IF(negate_impl<G>, in operator ()()
43 struct negate_impl<T, when<condition>> : default_ { struct
53 struct negate_impl<T, when<std::is_arithmetic<T>::value && argument
/third_party/boost/libs/hana/include/boost/hana/
Dnegate.hpp29 using Negate = BOOST_HANA_DISPATCH_IF(negate_impl<G>, in operator ()()
43 struct negate_impl<T, when<condition>> : default_ { struct
53 struct negate_impl<T, when<std::is_arithmetic<T>::value && struct
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dnegate.hpp31 struct negate_impl : negate_impl<G, when<true>> { };
/third_party/boost/boost/hana/fwd/
Dnegate.hpp31 struct negate_impl : negate_impl<G, when<true>> { };
/third_party/boost/boost/ratio/mpl/
Dnegate.hpp20 struct negate_impl< rational_c_tag > struct
/third_party/boost/libs/hana/include/boost/hana/concept/
Dgroup.hpp27 !is_default<negate_impl<typename tag_of<G>::type>>::value ||
/third_party/boost/boost/hana/concept/
Dgroup.hpp27 !is_default<negate_impl<typename tag_of<G>::type>>::value ||
/third_party/boost/boost/units/
Ddimension.hpp135 struct negate_impl<boost::units::detail::dimension_list_tag> struct
Dstatic_rational.hpp250 struct negate_impl<boost::units::detail::static_rational_tag> struct
322 struct negate_impl<boost::units::detail::static_rational_tag>
Ddim.hpp152 struct negate_impl<boost::units::detail::dim_tag> struct
Dheterogeneous_system.hpp199 struct negate_impl<boost::units::heterogeneous_system_dim_tag> struct
/third_party/boost/libs/hana/test/_include/support/
Dnumeric.hpp127 struct negate_impl<Numeric> { struct
/third_party/boost/boost/units/detail/
Dunscale.hpp197 struct negate_impl<boost::units::scale_dim_tag> struct
/third_party/boost/libs/ratio/doc/
Dratio.qbk1688 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]