Searched defs:mp_int (Results 1 – 4 of 4) sorted by relevance
18 typedef boost::multiprecision::cpp_int mp_int; typedef25 Int1(const mp_int& ) {} in Int1()32 Int2(const mp_int& ) {} in Int2()
33 template<int I> using mp_int = std::integral_constant<int, I>; typedef
129 } mp_int; typedef