nrc / r4cppp

Rust for C++ programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operator overloading

nrc opened this issue · comments

And the general scheme of using traits for overloading - Deref, Debug, Index, etc. This is already touched on in https://github.com/nrc/r4cppp/blob/master/arrays.md