Y
Hacker News
new
|
ask
|
show
|
jobs
by
criddell
3442 days ago
It's always felt like something you should be able to do in C++. That is, tell it to apply interface X to class Y. If the interface and class have matching function signatures, the mapping should be automatic.