Skip to content

Limit friend operators to same file.

Limit the operators that are gathered from the parent object in pygccxml to not only have the type but also be defined in the same file as the class object.

Merge request reports