How Rust and C++ Standard Libraries Handle Return Values: Position vs. Reference
Recently I have been experimenting with how Rust handles things differently from the C++ point of view and it is in my mind the first language introducing something new for a while (The borrow checker).
Anyways, one of the most important things in an...
random-programming-insights.hashnode.dev4 min read