Skip to content

__cplusplus value should not be used to decide for std::unique_ptr #350: #367

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

Merged

Conversation

Dani-Hub
Copy link
Contributor

In addition to the C++ language version define __cplusplus also check _CPPLIB_VER for better Dinkumware support.

…en-source-parsers#350:

In addition to the C++ language version define __cplusplus also check _CPPLIB_VER for better Dinkumware support.
@Dani-Hub
Copy link
Contributor Author

Hopefully this rebased pull request is more appealing.

cdunn2001 added a commit that referenced this pull request Sep 28, 2015
__cplusplus value should not be used to decide for std::unique_ptr

resolves #350
@cdunn2001 cdunn2001 merged commit 6992831 into open-source-parsers:master Sep 28, 2015
@cdunn2001
Copy link
Contributor

Sweet! I think we can even apply this to the 0.y.z branch.

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