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

String and (const_)string_proxy are now comparable #366

Merged
merged 1 commit into from
Sep 7, 2015
Merged

String and (const_)string_proxy are now comparable #366

merged 1 commit into from
Sep 7, 2015

Conversation

dcdillon
Copy link
Contributor

@dcdillon dcdillon commented Sep 6, 2015

I had an open PR for this that got auto-closed when I reorganized my repo. This is a feature requested in the discussion of #191.

In the previous PR discussion @thirdwing mentioned that due to #251 we ought not to implement >, <, >=, <= operators so they are not present.

Unit tests are present and pass.

Sorry for the confusion with the multiple PRs.

@thirdwing
Copy link
Member

👍

@kevinushey
Copy link
Contributor

Looks good -- thanks!

@eddelbuettel
Copy link
Member

Great, with this and the parallel email discussion this is good to go.

eddelbuettel added a commit that referenced this pull request Sep 7, 2015
String and (const_)string_proxy are now comparable
@eddelbuettel eddelbuettel merged commit 64a0292 into RcppCore:master Sep 7, 2015
@dcdillon dcdillon deleted the 191 branch November 9, 2015 12:23
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.

4 participants