Cesium
Cesium copied to clipboard
Preprocessor: figure out the rules aroung `__VA_ARGS__` and `##`
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.