Nebula
Loading...
Searching...
No Matches
Jobs2::Lambda Struct Reference

#include <jobs2.h>

Public Member Functions

template<typename LAMBDA >
 Lambda (LAMBDA l)
 
void operator() (SizeT totalJobs, SizeT groupSize, IndexT groupIndex, SizeT invocationOffset)
 

Public Attributes

CallableStub< SizeT, SizeT, IndexT, SizeT > * callable
 

Constructor & Destructor Documentation

◆ Lambda()

template<typename LAMBDA >
Jobs2::Lambda::Lambda ( LAMBDA l)
inline

Member Function Documentation

◆ operator()()

void Jobs2::Lambda::operator() ( SizeT totalJobs,
SizeT groupSize,
IndexT groupIndex,
SizeT invocationOffset )
inline

Member Data Documentation

◆ callable

CallableStub<SizeT, SizeT, IndexT, SizeT>* Jobs2::Lambda::callable

The documentation for this struct was generated from the following file: