|
|
|
|
|
by imron
2346 days ago
|
|
> But what if you had spent 1/10th of the time you spent learning Rust looking at these features You can write object-oriented code in C too (e.g. gtk, glib etc). It just involves much more boilerplate, and it doesn't offer the same amount of built-in safety guarantees. So I know enough Modern C++ to use it, but why would I when there are far better alternatives? |
|
For example, try to use Rust to implement a UWP component callable from .NET, interacting with the Visual Layer, while using mixed mode language debugging inside Visual Studio.