cplusplus / draft

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

implementation-defined vs. implementation defined vs. impldef #687

Closed burblebee closed 8 years ago

burblebee commented 8 years ago

The spec is inconsistent in the text for implementation-defined wording. Some use the impldef reference, some use implementation-defined, and some use implementation defined. It is also inconsistent in whether or not an index accompanies the implementation-defined text.

zygoloid commented 8 years ago

The missing index entries are covered by issue #98.

AlisdairM commented 8 years ago

I believe this is mostly resolved by https://github.com/cplusplus/draft/pull/899?