Stride Reference Manual  1.0
tbb.h File Reference
#include "unipar.h"
#include "interface.h"
#include "tbb/parallel_for.h"
#include "tbb/task_scheduler_init.h"
#include "tbb/enumerable_thread_specific.h"
#include <iostream>
#include <memory>
Include dependency graph for tbb.h:

Go to the source code of this file.

Classes

class  unipar::internal::TbbResourceManager< Impl, Types >
 
class  unipar::internal::TbbResourceManager< Impl, Type, Rest... >
 
class  unipar::internal::TbbResourceManager< Impl >
 
class  unipar::internal::_TbbParallel
 

Namespaces

 unipar
 Unified Parallelisation.
 
 unipar::internal
 

Typedefs

using unipar::TbbParallel = internal::ParallelWrapper< internal::_TbbParallel >