Skip to content

Add neg trait to BaseFloat#125

Merged
sebcrozet merged 2 commits into
dimforge:masterfrom
tinco:add_neg_to_base_float
May 8, 2015
Merged

Add neg trait to BaseFloat#125
sebcrozet merged 2 commits into
dimforge:masterfrom
tinco:add_neg_to_base_float

Conversation

@tinco
Copy link
Copy Markdown
Contributor

@tinco tinco commented May 8, 2015

No description provided.

@sebcrozet
Copy link
Copy Markdown
Member

We removed Neg from BaseNum at first because uint doesn't implement it (see #114 ), and I believe it is reasonable to assume real-like types to be able to assume negative values, so I'm OK with those changes.

sebcrozet added a commit that referenced this pull request May 8, 2015
@sebcrozet sebcrozet merged commit 5f7b480 into dimforge:master May 8, 2015
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.

2 participants