Searched refs:test_constexpr (Results 1 – 14 of 14) sorted by relevance
39 BOOST_CXX14_CONSTEXPR bool test_constexpr() { in test_constexpr() function75 BOOST_CXX14_CONSTEXPR bool constexpr_res = test_constexpr (); in BOOST_AUTO_TEST_CASE()
85 BOOST_CXX14_CONSTEXPR bool test_constexpr () { in test_constexpr() function108 BOOST_CXX14_CONSTEXPR bool constexpr_res = test_constexpr (); in BOOST_AUTO_TEST_CASE()
76 BOOST_CXX14_CONSTEXPR inline bool test_constexpr() { in test_constexpr() function105 BOOST_CXX14_CONSTEXPR bool constexpr_res = test_constexpr(); in test_sequence1()
213 void test_constexpr() in test_constexpr() function325 test_constexpr (); in BOOST_AUTO_TEST_CASE()
13 namespace test_constexpr { namespace
69 test_constexpr
594 constexpr signed int test_constexpr(615 static_assert(test_constexpr(no, re) == 3, "test_constexpr(no, re)");
776 void test_constexpr() in test_constexpr() function809 test_constexpr(); in BOOST_AUTO_TEST_CASE()
273 namespace test_constexpr
281 namespace test_constexpr
291 namespace test_constexpr
808 [ compile test_constexpr.cpp :