-
-
Notifications
You must be signed in to change notification settings - Fork 378
specify Unsigned, Integral, Floating, Arithmetic and Scalar Types #2546
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
base: master
Are you sure you want to change the base?
Conversation
Thanks for your pull request, @WalterBright! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
6c330ab
to
07835bd
Compare
$(P If the element type of a vector is an $(I Unsigned Type), the vector | ||
is an $(I Unsigned Type).) | ||
|
||
$(H2 $(LNAME2 Integral Type, Integral Type)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this say "Integral Type, Signed Type"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Integral includes signed and unsigned types.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got confused when one section said "Unsigned Type" and one said "Integral Type".
You need to escape your commas , see #2453 (comment) |
064bf4b
to
b8f71b4
Compare
b8f71b4
to
a515ecd
Compare
and some links to them.