An operation paraterm shall be able to be optional. This would lead in a C++ generator to an overloaded operation. ``` void add(int a, optional b); ``` This feature shall be in the extended language profile
An operation paraterm shall be able to be optional. This would lead in a C++ generator to an overloaded operation.
This feature shall be in the extended language profile