Skip to content

Replace C string literals (const char*) with C++ std::string literals for std::string parameters. #4216

@obiltschnig

Description

@obiltschnig

This should save a lot of std::string constructor calls when passing literal string values to functions expecting std::string.

Metadata

Metadata

Assignees

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions