Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex64.cxx719 const auto int_foo_generator = [&] { return std::make_pair(make_int(), make_foo()); }; in main() local
720 …t, Foo, BadHash>(vwr, "int-foo bad hash map", int_printer, foo_printer, int_foo_generator).test()); in main()