Jacob Carlborg wrote:
Does anyone have any other ideas that would work for everything that can be passed to a C macro?
string mixin with concatenation. this is basically what C macro is anyway.
Jacob Carlborg wrote:
Does anyone have any other ideas that would work for everything that can be passed to a C macro?
string mixin with concatenation. this is basically what C macro is anyway.