2 Commits

Author SHA1 Message Date
Hans Dembinski
14fdb6fb56
Support floating point numbers in thread_safe accumulator, don't inherit from std::atomic (#315)
* don't inherit from std::atomic anymore
* support float and double
* added .value() method for consistency
2021-04-23 15:04:23 +02:00
Hans Dembinski
9aef54cf70
Extended custom accumulator section in user guide and added count accumulator 2020-01-03 19:40:41 +01:00