Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions test/test_cpp_int.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ struct tester
boost::multiprecision::double_limb_type large_ui;
test_type a1, b1, c1, d1;

BOOST_MP_CXX14_CONSTEXPR test_type z = 0;

void t1()
{
using namespace boost::multiprecision;
Expand Down