$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Formal Review of Proposed Boost.Histogram Library Starts TODAY
From: a.hagen-zanker_at_[hidden]
Date: 2018-09-27 09:02:37
> Could you please stop arguing and look into the code and the examples?
That's exactly what I did. My feedback came from playing with your first and second example.
> There is no BinType concept, as you have noted, which means you are free to define your bin_types in almost arbitrary weird ways.
There is a BinType concept, because there are requirements upon bin types in order to work with the rest of the library. You just haven't documented these.
I will stop arguing now...