Skip to content

Fix compatibility with Boost versions before 1.54#45

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

Fix compatibility with Boost versions before 1.54#45
alanw merged 1 commit intomasterfrom
unknown repository

Conversation

@mattrichards
Copy link
Copy Markdown
Contributor

Before 1.54, there was no support for varadic calls to boost:call_once(),
so make the arrays static members to avoid the need to pass them to the
static init methods.

Before 1.54, there was no support for varadic calls to boost:call_once(),
so make the arrays static members to avoid the need to pass them to the
static init methods.
alanw pushed a commit that referenced this pull request Oct 22, 2013
Fix compatibility with Boost versions before 1.54
@alanw alanw merged commit d009b33 into luceneplusplus:master Oct 22, 2013
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