boostorg / histogram

Fast multi-dimensional generalized histogram with convenient interface for C++14
Boost Software License 1.0
315 stars 71 forks source link

deprecate accumulators::thread_safe, replace with optionally thread-safe accumulators::count #326

Closed HDembinski closed 3 years ago

HDembinski commented 3 years ago

The implementation of thread_safe is reverted to that of the last release v1.76

HDembinski commented 3 years ago

@henryiii FYI