This is an interesting template function, defined in , which moves elements of a container class, much in the same way when you rotate the
There have been a few times that I needed 2 vectors to be … merged… and they had to be ordered. It’s simple when you
How can I create a shared_ptr? How about a NULL shared_ptr? What if I already have a shared_ptr, that I own, and I want to
Article Series, “Working with REST” This post is simply an index, to help navigate through the articles. Working with REST Making a connection using Swift
Connecting to a local server, using C++ Previously … We connected to our local JSON server using a console app, writen in Swift: Making a
Previously Part 1, Working with REST In the previous article, we installed a local JSON server, to make testing the app we are about to
An introduction on the server technology and how to connect your app to a web endpoint Intro This is the first article, in a series.
In my mind, it is always a win to go to a C++ conference. There are still managers who are against sending developers to conferences,
Or I should write, macOS and Android Studio not playing well with each other. I updated my installation of Android Studio to 3.4 and something