STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::generic_impl::thread_local_storage< T > Class Template Reference

Helper class for thread-local storage through C++11 thread_local. More...

Public Member Functions

T & get (void) noexcept
 

Detailed Description

template<typename T>
class stapl::runtime::generic_impl::thread_local_storage< T >

Helper class for thread-local storage through C++11 thread_local.


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