What is Nostr?
Elias Mårtenson /
npub1j8h…hmxe
2024-06-12 05:09:06

Elias Mårtenson on Nostr: Can someone knowledgeable in C++ tell me why someone would declare a class member ...

Can someone knowledgeable in C++ tell me why someone would declare a class member like so:

double x { 0.0 };


Rather than:

double x = 0.0;


These should do the same thing, but surely the second in much more clear?
Author Public Key
npub1j8h2ujcusyuxrfvl8mh2jmwwv32g2cxadhev7pvvaftyv40resdq5zhmxe