Skip to content
GitLab
Explore
Sign in
Compatible API change: take std::strings by-value if we need to store them anyways:
Code
Review changes
Check out branch
Download
Patches
Plain diff
Martin Heistermann
requested to merge
fix-warnings
into
master
Sep 15, 2022
Overview
0
Commits
8
Pipelines
1
Changes
12
Expand
This can prevent multiple creation and copy of strings.
Merge request reports