Delegates are type safe function pointers *with an optional this pointer* thus no need to pass one round yourself. Obviously their utility is much enhanced in contract to C++ by virtue of being part ...
Even for C++'s ancestor, C, one of its most valued features was the ability to declare functions as parameters for other functions or procedures. This month, I'll focus on lambda expressions in C++.
That "uniqueness" was emphasized by the foundation because it readily acknowledged there are other options for embedded systems programming, including Microsoft offerings such as Azure Sphere and ...