Marc Nieper-Wißkirchen wrote:
> For GCC one can use nested functions, but how can
> 'partial_function_last' be implemented in ISO C?

It can be implemented for each CPU type and ABI. But this is OK since the
number of CPU types are hardly increasing nowadays.

It cannot be implemented in ISO C.

> For GCC one can use nested functions

GCC handles each CPU type and ABI separately as well.

Bruno


Reply via email to