Home
last modified time | relevance | path

Searched defs:TestIntegerPromotions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/
H A Dfind.pass.cpp202 struct TestIntegerPromotions { struct
205 types::for_each(types::integral_types(), TestIntegerPromotions1<T>()); in operator ()() argument