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

Define non-trivial operations #172

Closed
sdutoit opened this issue Sep 16, 2013 · 2 comments
Closed

Define non-trivial operations #172

sdutoit opened this issue Sep 16, 2013 · 2 comments

Comments

@sdutoit
Copy link
Contributor

sdutoit commented Sep 16, 2013

Mike Miller on std-core:

I would expect by normal English rules that a "non-trivial operation" is simply an operation that isn't specifically defined to be trivial in clause 12 or section 3.9. However, perhaps the wording of 20.11.4.3 should be revised to say explicitly "an operation other than those defined as trivial in 3.9 or Clause 12" just to be extra clear that that is the intention.

@jensmaurer
Copy link
Member

20.11.4.3 no longer exists in the standard, and I can't find the word "non-trivial" anywhere near that section.

@timsong-cpp
Copy link
Contributor

https://listarchives.isocpp.org/cgi-bin/wg21/message?wg=lib&msg=34451

This is talking about the is_trivially_* traits.

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

No branches or pull requests

3 participants