rsocket / rsocket-cpp

C++ implementation of RSocket
http://rsocket.io
Apache License 2.0
253 stars 99 forks source link

implement AtomicReference #767

Closed dymk closed 7 years ago

dymk commented 7 years ago

Adds AtomicReference<T>, which provides the following methods: