Replicating C#’s using statement functionality in C++
Hi Community, Today’s post is about a project I’ve recently started working on, it’s a C++ application for Linux built with GTK+ and SQL Server vNext for Linux. I’m also using CLion which is my favorite cross-platform IDE when doing plain C++ and Glade as my UI editor. I chose not to use Qt, because I’d […]
Continue Reading