Searched refs:negate_tag (Results 1 – 3 of 3) sorted by relevance
25 struct negate_tag{}; struct27 constexpr negate_tag make_negate_tag() in make_negate_tag()29 return negate_tag(); in make_negate_tag()
29 template< typename T > struct negate_tag struct40 typename negate_tag<N>::type44 negate_impl< typename negate_tag<N>::type >
462 BOOST_CONSTEXPR cpp_int_base(const cpp_int_base& a, const literals::detail::negate_tag&) in cpp_int_base()803 …BOOST_CONSTEXPR cpp_int_base(const cpp_int_base& a, const literals::detail::negate_tag&)BOOST_NOEX… in cpp_int_base()1167 … BOOST_CONSTEXPR cpp_int_backend(const cpp_int_backend& a, const literals::detail::negate_tag& tag) in cpp_int_backend()