Template, typename, others to make GCC happy

This commit is contained in:
Thomas Krijnen
2025-08-26 15:59:05 +02:00
parent 9109fcec12
commit e5fe2df552
5 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -507,8 +507,8 @@ namespace IfcParse {
break;
}
}
return *this;
#endif
return *this;
}
rocksdb_types_iterator operator++(int) {