login
Helix Swarm
Helix Swarm
my dashboard
activity
reviews
projects
files
commits
jobs
groups
workflows
tests
commits
/
14769
Change 14769
ShadauxCat
committed this change
10 years ago
into
//guest/ShadauxCat/Sprawl/Mainline
under Review
14770
View Review
Download .zip
Added string literal to allow format strings to be used in a way that's closer to python:
"{} {} {}"_format(foo, bar, baz);
.format() would be great, but not possible; _format() is almost as good.
#review-14770
0 comments
Log in to comment
Files
2
Comments
0
2
edited
0
added
0
deleted
•
UnitTests/UnitTests_String.cpp#4
Loading...
string/String.hpp#7
Loading...
Tip: Use
n
and
p
to cycle through the changes.
Log in to comment