On 2016-01-05 18:23, Walter Bright wrote:
C++ rethrows as well need to be done by calling a C++ function to do it.
Seems to be easy with "__cxa_rethrow", takes no arguments and doesn't return anything.
-- /Jacob Carlborg
On 2016-01-05 18:23, Walter Bright wrote:
C++ rethrows as well need to be done by calling a C++ function to do it.
Seems to be easy with "__cxa_rethrow", takes no arguments and doesn't return anything.
-- /Jacob Carlborg