Skip to content

Conversation

r-e-d
Copy link
Collaborator

@r-e-d r-e-d commented Oct 6, 2013

Fix parsing for this king of code:
class Optional {
void getValue() & { }
void getValue() && { }
};

Fix parsing for this king of code:
class Optional {
  void getValue() & { }
  void getValue() && { }
};
r-e-d added a commit that referenced this pull request Oct 6, 2013
Handle ref-qualifiers.
@r-e-d r-e-d merged commit 85a8912 into myint:master Oct 6, 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.

1 participant