Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dgenerate.pass.cpp23 struct Generator_count struct
25 const T def_val = T(-1);
49 Generator_count<T> g; in operator ()() argument