Symphony Of Empires
|
#include <blocked_range.hpp>
Public Member Functions | |
blocked_range (It _first, It _last) | |
Public Attributes | |
It | first |
It | last |
Definition at line 29 of file blocked_range.hpp.
|
inline |
Definition at line 30 of file blocked_range.hpp.
It tbb::blocked_range< It >::first |
Definition at line 37 of file blocked_range.hpp.
It tbb::blocked_range< It >::last |
Definition at line 38 of file blocked_range.hpp.