Went back to more generic monitor template parameter MutexPointer,
instead of always using a shared<Mutex>. Used specialized factory
function to avoid creating an unsafe default mutex pointer when
the MutexPointer isn't a shared_ptr<T>-like type.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.