Skip to content

[util.smartptr.hash] at wrong level #252

@W-E-Brown

Description

@W-E-Brown

At the moment, [util.smartptr.hash] "Smart pointer hash support" is numbered 20.8.2.6, which means it is a subclause of [util.smartptr] "Shared-ownership pointers".

However, [util.smartptr.hash] speaks to hash support for unique_ptr as well as shared_ptr.

I recommend that either:

  1. [util.smartptr.hash] be repositioned to become, say, 20.8.3, or
  2. the section be deleted and its two paragraphs become subclauses of their respective smart pointer sections.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions