Home
last modified time | relevance | path

Searched defs:test_pair (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/devel/boost-docs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_checked_cast.cpp60 struct test_pair { struct
62 test_pair(bool b = true) : m_error(b) {} in test_pair() argument
63 operator bool(){ in operator bool()
88 test_pair rval(true); in main() argument
H A Dtest_divide_native_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
H A Dtest_less_than_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_multiply_automatic_constexpr.cpp22 struct test_pair { struct
23 static const std::size_t i = First();
47 test_pair, in main() argument
H A Dtest_subtract_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_xor_native_constexpr.cpp22 struct test_pair { struct
44 test_pair, in main() argument
H A Dtest_and_automatic_constexpr.cpp24 struct test_pair { struct
25 static const std::size_t i = First();
49 test_pair, in main() argument
H A Dtest_equal_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_or_automatic_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
H A Dtest_right_shift_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_add_automatic_constexpr.cpp22 struct test_pair { struct
23 static const std::size_t i = First();
47 test_pair, in main() argument
H A Dtest_add_native_constexpr.cpp23 struct test_pair { struct
24 static const std::size_t i = First();
48 test_pair, in main() argument
H A Dtest_and_native_constexpr.cpp25 struct test_pair { struct
26 static const std::size_t i = First();
50 test_pair, in main() argument
H A Dtest_left_shift_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_left_shift_native_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
H A Dtest_subtract_native_constexpr.cpp26 struct test_pair { struct
44 test_pair, in main() argument
H A Dtest_divide_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_equal_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_less_than_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_modulus_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_modulus_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
H A Dtest_multiply_native_constexpr.cpp22 struct test_pair { struct
23 static const std::size_t i = First();
47 test_pair, in main() argument
/dports/devel/boost-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_checked_cast.cpp60 struct test_pair { struct
62 test_pair(bool b = true) : m_error(b) {} in test_pair() argument
63 operator bool(){ in operator bool()
88 test_pair rval(true); in main() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_checked_cast.cpp60 struct test_pair { struct
62 test_pair(bool b = true) : m_error(b) {} in test_pair() argument
63 operator bool(){ in operator bool()
88 test_pair rval(true); in main() argument
/dports/devel/hyperscan/boost_1_75_0/libs/safe_numerics/test/
H A Dtest_checked_cast.cpp60 struct test_pair { struct
62 test_pair(bool b = true) : m_error(b) {} in test_pair() argument
63 operator bool(){ in operator bool()
88 test_pair rval(true); in main() argument

1234567891011