Searched refs:all_the_algorithms (Results 1 – 5 of 5) sorted by relevance
94 TEST_CONSTEXPR_CXX20 bool all_the_algorithms() in all_the_algorithms() 212 all_the_algorithms<void*>(); in main() 213 all_the_algorithms<int>(); in main() 215 static_assert(all_the_algorithms<void*>()); in main() 216 static_assert(all_the_algorithms<int>()); in main() 93 TEST_CONSTEXPR_CXX20 bool all_the_algorithms() all_the_algorithms() function
79 constexpr bool all_the_algorithms() in all_the_algorithms() 250 all_the_algorithms();251 static_assert(all_the_algorithms());78 constexpr bool all_the_algorithms() all_the_algorithms() function
61 constexpr bool all_the_algorithms() in all_the_algorithms() 264 all_the_algorithms();265 static_assert(all_the_algorithms());60 constexpr bool all_the_algorithms() all_the_algorithms() function
37 TEST_CONSTEXPR_CXX20 bool all_the_algorithms() in all_the_algorithms() function223 all_the_algorithms(); in test()225 static_assert(all_the_algorithms()); in test()
75 TEST_CONSTEXPR_CXX20 bool all_the_algorithms() in all_the_algorithms() 261 all_the_algorithms(); in test() 263 static_assert(all_the_algorithms()); in test() 74 TEST_CONSTEXPR_CXX20 bool all_the_algorithms() all_the_algorithms() function