What is Nostr?
aki-nyan /
npub1vnm…wd0z
2024-01-07 19:11:07

aki-nyan on Nostr: I'm unreasonably happy that in C++ 23 you can now have a lambda that has every ...

I'm unreasonably happy that in C++ 23 you can now have a lambda that has every syntactically relevant pair of braces in the language

```
auto nya{[]<typename... Args>(Args... args){ return (... | args); }};
```

Truly wonderful~
Author Public Key
npub1vnmkvkfqas3h2ahtzndqaen5sa7j2e3smalw2axhjrprm0e267ysw8wd0z