• by nickysielicki on 3/17/2025, 4:18:39 AM

    https://libfn.org/ also is worth a look.

  • by j1elo on 3/17/2025, 1:20:10 AM

    This is great! Thanks for sharing, it is a cool idea to try bringing QoL improvements from Rust to C++. Got a question:

    Does this prevent the RVO/NRVO compiler optimizations for return values? And when those fail, same question for the move-construction for types that do have a move constructor.

  • by senkora on 3/17/2025, 2:12:18 AM

    Have you considered using the immediately invoked function expression (IIFE) pattern as a standards-compliant alternative to gcc statement expressions?

  • by bestouff on 3/16/2025, 10:38:40 PM

    Please leave that Frankenstein of a language alone. Stop bolting features on it, it's already a monster.