Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_combinable.cpp80 struct FunctorAddFinit7 { struct
81 T operator()() { return 7; } in operator ()()