Support Board
Date/Time: Mon, 24 Feb 2025 18:11:59 +0000
Post From: sc. structure passed by reference as default value to all functions
[2021-03-16 21:54:19] |
User907968 - Posts: 833 |
Isnt this just a totally invalid construct?
No, just one form of initialization.https://en.cppreference.com/w/cpp/language/direct_initialization https://en.cppreference.com/w/cpp/language/list_initialization I found this book useful when starting out with c++ - https://www.stroustrup.com/programming.html Date Time Of Last Edit: 2021-03-16 21:59:31
|