cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

GB-074 16.3.3 [conventions] Exposition-only concepts are not described in library intro #435

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

[expos.only.func] introduces exposition-only function templates. [expos.only.types] introduces exposition-only types. [objects.within.classes] introduces exposition-only private members.

There is nothing about exposition-only concepts, despite them being used extensively in the library clauses.

The same problem exists for exposition-only variable templates.

JeffGarland commented 1 year ago

LWG moved to ready for C++23

https://cplusplus.github.io/LWG/issue3818

jensmaurer commented 1 year ago

Accepted with modification.