Skip to content

Compatible API change: take std::strings by-value if we need to store them anyways:

This can prevent multiple creation and copy of strings.

Merge request reports

Loading