On 28 September 2017 at 15:02, Thorsten Ottosen via Boost < boost@lists.boost.org> wrote:
I'm talking about reading the actual code and having that code being self-documenting wrt. the size of the segment.
Current practice is, that one is agnostic about what's actually happening
(the segment size is an implementation detail). The policy should be
defaulted to the current practice. If one wants more control, one *does*
need to read the docs and understand what things mean, yes, that's true. No
free lunch and such. There are thougher nuts to crack learning (modern)
C++, I would think.
de::batch_deque