Cesium icon indicating copy to clipboard operation
Cesium copied to clipboard

Preprocessor: figure out the rules aroung `__VA_ARGS__` and `##`

Open ForNeVeR opened this issue 1 year ago • 0 comments

See the section 6.10.4.1 Argument substitution of the C standard on notes about the __VA_ARGS__ substitution.

See TODO[#542] in the code to see where the work may be needed.

ForNeVeR avatar Feb 04 '24 23:02 ForNeVeR