We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Macro functions are defined inline with special with blocks.
with
with T as "std::vector<int>": v = new( T(1,2,3) )
https://github.com/rusthon/Rusthon/blob/master/examples/macro_templates.md
Sidebar