Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[support.types] Remove "field", which is not a defined term in C++ #608

Merged
merged 1 commit into from Mar 7, 2016

Conversation

morinmorin
Copy link
Contributor

Remove the use of "field" from [support.types] p4 "The result of applying the offsetof macro to a field that is a static data member or a function member is undefined.", because

  • the Standard does not define the term, or
  • the usual meaning of "field" in OPP does not include member functions but this sentence says "a field that is a static data member or a function member".

zygoloid added a commit that referenced this pull request Mar 7, 2016
[support.types] Remove "field", which is not a defined term in C++
@zygoloid zygoloid merged commit e8db874 into cplusplus:master Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants