Searched defs:copy_counting_object (Results 1 – 1 of 1) sorted by relevance
336 struct copy_counting_object { struct342 copy_counting_object(): in copy_counting_object() function345 copy_counting_object(int): in copy_counting_object() argument348 copy_counting_object( const copy_counting_object<OutputType, InputType>& other ): in copy_counting_object() argument359 OutputType operator()( InputType ) { in operator()363 void operator()( InputType, multifunc_ports_t<InputType,OutputType>& op ) { in operator()367 void operator()( InputType , async_ports_t<InputType, OutputType>& g) { in operator()371 OutputType operator()( oneapi::tbb::flow_control & fc ) { in operator()