Remix.run Logo
wtetzner 2 days ago

Sure, but my point is that the semantics between C++ and Rust are different, and are therefore not an exact match as the article stated.

mgaunard 2 days ago | parent [-]

In C++, you define the semantics yourself.

wtetzner a day ago | parent [-]

No, const semantics are defined by the language definition.