An open API service indexing awesome lists of open source software.

https://github.com/pacman82/boost_synchronized_proposal

A generic type which helps you to protect data not code. Replaces a bare mutex in most situations.
https://github.com/pacman82/boost_synchronized_proposal

Last synced: 2 months ago
JSON representation

A generic type which helps you to protect data not code. Replaces a bare mutex in most situations.

Awesome Lists containing this project

README

        

# boost_synchronized_proposal
A generic type which helps you to protect data not code. Replaces a bare mutex in most situations.