
On Tue, Dec 3, 2024 at 2:25 PM Peter Dimov via Boost
I already said this, but let's do it again: the flavor can't be defaulted on purpose, because you shouldn't be defaulting it, as it's a mistake to do so.
You need to use the flavor passed as an argument, not the default one.
I understand that sometimes you are just part of hashing process, same as
sometimes with formatting or parsing you are just part of pipeline.
I wonder if we could have
existing:
template