YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
thread_local.hpp File Reference

Go to the source code of this file.

Macros

#define YACLIB_THREAD_LOCAL_PTR(type)   thread_local type*
 

Macro Definition Documentation

◆ YACLIB_THREAD_LOCAL_PTR

#define YACLIB_THREAD_LOCAL_PTR (   type)    thread_local type*

Definition at line 10 of file thread_local.hpp.