mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-16 18:44:47 +00:00
Less back and forths by returning semi count in page
This commit is contained in:
@@ -139,7 +139,9 @@ private:
|
||||
|
||||
bool hasSemicolon() const;
|
||||
|
||||
void pushPage(const std::string& page);
|
||||
size_t semicolonCount() const;
|
||||
|
||||
void pushPage(const std::string& page);
|
||||
|
||||
InstanceStreamer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user