Howard Hinnant wrote:
Do we want such sharing *implicitly*? By default? In the
*foundation* class?
There is a difference between not wanting sharing implicitly by default and
actively not supporting it by making all operations non-const and not thread
safe.