sergio-eld / synchronized_value

GSL class for concurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

synchronized_value

Core Guidelines class for pairing mutex with the value. Implements dereference and pointer operators that automatically block internal value.

Unfortunately testing does not provide reliable results. Implementation requires revision.

About

GSL class for concurrency

License:MIT License


Languages

Language:C++ 80.9%Language:CMake 19.1%