Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <task_stream_extended.h>
Public Member Functions | |
lane_selector_base (unsigned &previous) | |
![]() | |
no_copy (const no_copy &)=delete | |
no_copy ()=default | |
Public Attributes | |
unsigned & | my_previous |
Definition at line 99 of file task_stream_extended.h.
|
inline |
Definition at line 107 of file task_stream_extended.h.
unsigned& tbb::internal::lane_selector_base::my_previous |
Definition at line 106 of file task_stream_extended.h.
Referenced by tbb::internal::subsequent_lane_selector::operator()(), and tbb::internal::preceding_lane_selector::operator()().