aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6_generator/ApiExtractor/abstractmetalang.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6_generator/ApiExtractor/abstractmetalang.h')
-rw-r--r--sources/shiboken6_generator/ApiExtractor/abstractmetalang.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/shiboken6_generator/ApiExtractor/abstractmetalang.h b/sources/shiboken6_generator/ApiExtractor/abstractmetalang.h
index 8cc2f71f8..fd9b89443 100644
--- a/sources/shiboken6_generator/ApiExtractor/abstractmetalang.h
+++ b/sources/shiboken6_generator/ApiExtractor/abstractmetalang.h
@@ -128,6 +128,8 @@ public:
bool isCopyConstructible() const;
static void addSynthesizedComparisonOperators(const AbstractMetaClassPtr &c,
+ const AbstractMetaArgumentList &arguments,
+ ComparisonOperators ops,
InternalFunctionFlags flags);
bool generateExceptionHandling() const;