Skip to content
Snippets Groups Projects
Commit 2579b461 authored by Joe Snyder's avatar Joe Snyder
Browse files

Handle friend operators in nested classes.

Expand the searching for the "free_operators" function.  As a nested
class' parent is a class, we need to "recurse" up to find the namespace
declaration which contains the list of free_operators.

Expand the nested classes test to contain an operator and a friend
operator.
parent 61f05384
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment