jrgfogh / synchronized_value

Example implementation for std::synchronized_value
GNU Lesser General Public License v2.1
25 stars 1 forks source link

Change interface #13

Closed jrgfogh closed 4 months ago

jrgfogh commented 4 months ago

Changed the interface to be more similar to Folly's Synchronized class.