Remix.run Logo
account42 a day ago

Which is also the reason why we don't have #pragma once and many other extensions like it. Except we do. Compilers can add rust-like static analyzers without the standard committee mandating it.

sunshowers 9 hours ago | parent [-]

In principle, the full lifetime system of Rust can be added to C++ without committee approval, but in reality the chances seem low.