Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@LouisCharlesC LouisCharlesC released this 06 Oct 19:34
· 2 commits to master since this release
e1821a5

Removed DefaultMutex.
Removed the possibility to construct an Access object from another one.
Changed the order of the arguments of the Safe constructors, now is mutex last.
Renamed read/writeAccess Safe member functions to read/writeLock.
Removed copy and assign Safe member functions.
Changed the way default lock types are specified, now is through template specialization.