You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does AccumulatorSet concept has any chances to be introduced? Are there any sense about that?
I mean, I'm building some library for Boost (probably) with heavy Boost.Accumulators usage, so it requires for the AccumulatorSet concept to be defined. Is it my mistake, or the concept really should be there?
The text was updated successfully, but these errors were encountered:
Does
AccumulatorSet
concept has any chances to be introduced? Are there any sense about that?I mean, I'm building some library for Boost (probably) with heavy Boost.Accumulators usage, so it requires for the
AccumulatorSet
concept to be defined. Is it my mistake, or the concept really should be there?The text was updated successfully, but these errors were encountered: