Home
last modified time | relevance | path

Searched refs:test_checked_xor (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/safe_numerics/test/
Dtest_checked_xor_constexpr.cpp15 constexpr bool test_checked_xor( in test_checked_xor() function
48 static const bool value = test_checked_xor(
60 constexpr static const bool value = test_checked_xor(
Dtest_checked_xor.cpp15 bool test_checked_xor( in test_checked_xor() function
67 return test_checked_xor( in operator ()()
82 return test_checked_xor( in operator ()()
DCMakeLists.txt29 test_checked_xor
DJamfile.v241 run test_checked_xor.cpp ;