Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zambyte
437 days ago
I never said multiple inheritance.
1 comments
Arch-TK
436 days ago
Multiple inheritance and SFINAE through templates are the only non-concept way of doing traits in C++
The way single inheritance is used in C++ is nothing like how traits are used in Rust.
link
The way single inheritance is used in C++ is nothing like how traits are used in Rust.