Open Jacob-Burckhardt opened 2 years ago
Does synchronized_value support Readers–writer lock? I could not find an interface to specify whether access to the lock-protected data will be read-only or whether it will write.
I have the same question.
Does synchronized_value support Readers–writer lock? I could not find an interface to specify whether access to the lock-protected data will be read-only or whether it will write.