Home
last modified time | relevance | path

Searched refs:negate_tag (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dvalue_pack.hpp25 struct negate_tag{}; struct
27 constexpr negate_tag make_negate_tag() in make_negate_tag()
29 return negate_tag(); in make_negate_tag()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dnegate.hpp29 template< typename T > struct negate_tag struct
40 typename negate_tag<N>::type
44 negate_impl< typename negate_tag<N>::type >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp462 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()