v0.7.1 #1155
hsutter
announced in
Announcements
v0.7.1
#1155
Replies: 2 comments 2 replies
-
Congrats for the release! Hope we get to see UFCS in C++ as well someday! Does cppfront use the
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Hurray. 🎉🎉🎉 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed: Highlights
..
syntax to invoke only a member function (no UFCS), e.g.,mystring..append("foo")
x: const = init;
andx: * = init;
without_
type wildcard"Hello " "(name$)\n"
*
and&
assert
)-quiet
-cwd
New Contributors: Thanks again, and welcome!
-cwd
(change working directory) #1024Full Changelog: v0.7.0...v0.7.1
This discussion was created from the release v0.7.1.
Beta Was this translation helpful? Give feedback.
All reactions