Skip to content

support nullptr and uniqueptr#52

Merged
aminroosta merged 4 commits into
masterfrom
nullptr
May 6, 2016
Merged

support nullptr and uniqueptr#52
aminroosta merged 4 commits into
masterfrom
nullptr

Conversation

@aminroosta

Copy link
Copy Markdown
Collaborator

@Killili The most important downside with #51 is that users can only figure out that a value is null or not.

I was thinking that maybe overloading on nullptr and uniqueptr<T> can solve this problem.
And we can even deprecate boost optional.

Take a look at the new test.

@aminroosta aminroosta merged commit fb52ef4 into master May 6, 2016
@aminroosta aminroosta deleted the nullptr branch May 7, 2016 21:22
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.

1 participant