Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h197 virtual bool try_get( T & ) { return false; } in try_get() function
1420 bool try_get( T &v ) override { in try_get() function
3076 bool try_get( input_type &v ) override { in try_get() function