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

Feature/distance fix errors in variant support #41

Merged
merged 2 commits into from
May 26, 2014

Conversation

mkaravel
Copy link
Member

  1. add missing keywords (template, typename)
  2. remove inner template parameter that shadows outer template parameter
  3. fix return type of variant visitor

template parameter; qualify template method call with template keyword;
fix return type of variant visitors;
barendgehrels added a commit that referenced this pull request May 26, 2014
Feature/distance fix errors in variant support
@barendgehrels barendgehrels merged commit 2253f7e into boostorg:develop May 26, 2014
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