cplusplus / draft

C++ standards drafts
http://www.open-std.org/jtc1/sc22/wg21/
5.72k stars 752 forks source link

[thread.lock.unique.general] Remove extraneous space in `operator bool ()` #7384

Closed CaseyCarter closed 1 week ago

CaseyCarter commented 1 week ago

This space is inconsistent with library style, and with the redeclaration of this member in [thread.lock.unique.obs].