top | item 40681660

(no title)

xoranth | 1 year ago

> expression templates

That's one of the cases where you can't "mechanically" translate C++ to Rust. To obtain the same result, a good choice would be a proc macro.

Which is a pain to implement, but will also give you more flexibility.

discuss

order

No comments yet.