Skip to content

Conversation

@philnik777
Copy link
Contributor

We currently have __allocate_long_buffer as a static function inside basic_string. This functions basically just creates a __long string representation, so this patch makes it a constructor of that internal struct instead. This reduces the library-internal interface a bit, making it less likely to be misused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant