Home
last modified time | relevance | path

Searched defs:negate_integer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/multiprecision/cpp_int/
Dmisc.hpp52 inline BOOST_MP_CXX14_CONSTEXPR Integer negate_integer(Integer i, const mpl::true_&) BOOST_NOEXCEPT in negate_integer() function
57 inline BOOST_MP_CXX14_CONSTEXPR Integer negate_integer(Integer i, const mpl::false_&) BOOST_NOEXCEPT in negate_integer() function