| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <task_stream_extended.h>
Public Member Functions | |
| random_lane_selector (FastRandom &random) | |
| unsigned | operator() (unsigned out_of) const | 
  Public Member Functions inherited from tbb::internal::no_copy | |
| no_copy (const no_copy &)=delete | |
| no_copy ()=default | |
Private Attributes | |
| FastRandom & | my_random | 
Definition at line 83 of file task_stream_extended.h.
      
  | 
  inline | 
Definition at line 90 of file task_stream_extended.h.
      
  | 
  inline | 
Definition at line 91 of file task_stream_extended.h.
References __TBB_ASSERT, tbb::internal::FastRandom::get(), and my_random.
      
  | 
  private | 
Definition at line 96 of file task_stream_extended.h.
Referenced by operator()().