Skip to content

Conversation

philnik777
Copy link
Contributor

There are quite a few functions instantiated externally that simply call traits_type::length and then forward to another function. These functions should be inlined pretty much always, since these functions are likely to be called with string literals where the compiler can simply fold away the call to traits_type::length.

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