Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++17 | Dan Goodliffe | 2018-04-06 |
| | | | | | | Replaces boost locks with std locks. Removes upgradable locks which aren't yet supported in native C++. Bolsters tests around behaviour of lock helpers and simplifies their implementation. | ||
* | Improve core with traits and decltype for working with functions that return ↵ | Dan Goodliffe | 2015-11-17 |
| | | | | | | references to mutexes. Add support for upgradable locks | ||
* | Add doxygen documentation and config | Dan Goodliffe | 2015-09-02 |
| | |||
* | Tidy up | Dan Goodliffe | 2015-08-31 |
| | |||
* | Move and test lock helpers | Dan Goodliffe | 2015-08-29 |