Add a check if max atomic_shared_ptrs is reached.
[folly.git] / folly / concurrency / detail / AtomicSharedPtr-detail.h
2018-01-09 Dave WatsonAdd a check if max atomic_shared_ptrs is reached.
2017-06-27 Dave WatsonMove folly/experimental/AtomicSharedPtr.h -> folly...