We're back inside the black box of C++ again, discussing a bit about Return Value Optimisation and Copy Elision more generally this week: youtu.be/mPZ8ybBU9NQ
Slightly late posting this one, but another video, this time Chris talks about L and R values, what they are, and why they matter: youtube.com/watch?v=Voi82R…
Once again, another new video! We're managing one per week guys! This one is about defining a "single task" for a function. youtube.com/watch?v=sgavrk…
A new video in our "weekly" <error: variable 'weekly' is undefined when used> series - Putting a true expression evaluator into compiled code by building a simple stack machine youtube.com/watch?v=feVYhW…
Another new blog post - afraid these happen "when we have time" for the moment! This one's about the dilemma of variable naming: blogs.warwick.ac.uk/researchsoftwa…