#include "GA_API.h"#include "GA_Range.h"Go to the source code of this file.
Classes | |
| class | GA_SplittableRange |
Functions | |
| GA_API size_t | UTestimatedNumItems (const GA_SplittableRange &range) |
| GA_API size_t UTestimatedNumItems | ( | const GA_SplittableRange & | range | ) | [inline] |
This is needed by the tbb wrapper in UT_ParallelUtility It returns an upper bound for the actual number of work items in the range.
Definition at line 103 of file GA_SplittableRange.h.
1.5.9