2026-03-30 — Last Week in Carbon #6993
josh11b
announced in
Last Week in Carbon
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Updates on leads issues
import Cpp inlinebe part of the declaration list rather than the preamble?inlinekeyword, asinline Cpp ’’’...’’’class,static,global,shared.Updates on proposals
requiredecls to use priorrequiredecls inside a named constraint, as was intended by the design.Updates on moderation across our community spaces (Discord and GitHub)
Activity on toolchain
Callparameter list of a form-generic function:?in terms of template-like actionsActivity on memory safety
std::unique_ptrwrapper would not have an external place group parameter on the class. So it will have to mark theresetmethod asunsafebecause it’s taking ownership of an external pointer, and that relationship is lost once it’s stored in the class. Wrote some sample code for aUniquePtrwrapper.unsafe.const_castan input into an output. It’s like an “unsafe” in the C++ code.const&to alias by default. Mutable ref params must be disjoint.thislike a reference not a pointer.delete thisis rare.Other active discussions
These include Discord Chat, GitHub Discussions, or open discussion sessions.
RSS Feed for "Last Week in Carbon" here
Beta Was this translation helpful? Give feedback.
All reactions