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

Add missing operator overloads for fc::unsigned_int #107

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

nathanielhourt
Copy link

Turns out that bitshares/bitshares-core#1506 is easier if you can
do greater-than comparisons on fc::unsigned_int. Go ahead and add
the complement of missing operators.

Turns out that bitshares/bitshares-core#1506 is easier if you can
do greater-than comparisons on fc::unsigned_int. Go ahead and add
the complement of missing operators.
Copy link
Member

@oxarbitrage oxarbitrage left a comment

Choose a reason for hiding this comment

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

comparisons are missing and now they are needed so ok with me on adding them.

@oxarbitrage oxarbitrage merged commit 66e9739 into master Feb 13, 2019
@nathanielhourt nathanielhourt deleted the missing-overloads branch February 13, 2019 18:48
@abitmore abitmore added this to the core-release-3.1.0 milestone Aug 21, 2019
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.

3 participants