Permalink
Please
sign in to comment.
Browse files
InputCommon/FunctionExpression: Make MakeFunctionExpression() take a …
…std::string_view There's nothing within this function that requires a copy of the string to be made, so we can make use of a non-owning view
- Loading branch information
Showing
with
3 additions
and 2 deletions.
0 comments on commit
10fea99