MeshLib
 
Loading...
Searching...
No Matches
MR::Parallel::CallWithTLS< T > Struct Template Reference

#include <MRParallel.h>

Public Member Functions

auto operator() (auto &&f, auto id) const
 
auto operator() (auto &&f, auto id, auto &&subrange) const
 

Public Attributes

T & tls
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
auto MR::Parallel::CallWithTLS< T >::operator() ( auto && f,
auto id ) const
inline

◆ operator()() [2/2]

template<typename T >
auto MR::Parallel::CallWithTLS< T >::operator() ( auto && f,
auto id,
auto && subrange ) const
inline

Member Data Documentation

◆ tls

template<typename T >
T& MR::Parallel::CallWithTLS< T >::tls

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