Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread Local Wrapper

Toy thread_local wrapper to implement a workaround for broken MinGW-W64 thread model. See more details here.

How To Use

auto &object = Antares::tls_get<T>();

About

Toy thread_local wrapper to implement a workaround for broken MinGW-W64 thread model.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages