Skip to content

Add support for compiling with -std=c++11.#44

Merged
alanw merged 1 commit intomasterfrom
unknown repository
Oct 21, 2013
Merged

Add support for compiling with -std=c++11.#44
alanw merged 1 commit intomasterfrom
unknown repository

Conversation

@jasongilanfarr
Copy link
Copy Markdown
Contributor

shared_pointer no longer has an implicit operator bool(). Instead, you must explicitly convert to bool or call ".get() != NULL"

alanw pushed a commit that referenced this pull request Oct 21, 2013
Add support for compiling with -std=c++11.
@alanw alanw merged commit 8b174c5 into luceneplusplus:master Oct 21, 2013
@alanw
Copy link
Copy Markdown
Collaborator

alanw commented Oct 21, 2013

Thanks Jason!

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