Opened 12 years ago
#4525 new Bugs
Undocumented rolling_window_plus1accumulator
Reported by: | viboes | Owned by: | Eric Niebler |
---|---|---|---|
Milestone: | Boost 1.44.0 | Component: | accumulator |
Version: | Boost 1.43.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
rolling_count depends on rolling_window_plus1which is not documented.
rolling_count The rolling count is the current number of elements in the rolling window. Result Type std::size_t Depends On rolling_window_plus1
The same applies to rolling_sum.
Could this documentation issue be managed?
Note:
See TracTickets
for help on using tickets.