but isn't the evaluation order of VLAs depending on the architecture? not sure if it is relevant tho
* I couldn't find anywhere in the standard saying whether this evaluation order is well-defined but it is what clang and gcc do, and luckily, it does not matter for the sake of this article, as we will see shortly.*
but isn't the evaluation order of VLAs depending on the architecture? not sure if it is relevant tho
* I couldn't find anywhere in the standard saying whether this evaluation order is well-defined but it is what clang and gcc do, and luckily, it does not matter for the sake of this article, as we will see shortly.*
this is fantastic.