Skip to content

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WalterBright
Copy link
Member

and some links to them.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@WalterBright WalterBright force-pushed the XXX-Types branch 2 times, most recently from 6c330ab to 07835bd Compare January 5, 2019 16:51
$(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))
Copy link
Contributor

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"?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps not.

Copy link
Member Author

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.

Copy link
Contributor

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".

@thewilsonator
Copy link
Contributor

$(P If the arguments are all either types that are $(DDSUBLINK type, Arithmetic Type, $(I Arithmetic Type)),

You need to escape your commas , see #2453 (comment)

@WalterBright WalterBright force-pushed the XXX-Types branch 2 times, most recently from 064bf4b to b8f71b4 Compare January 6, 2019 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants