Forwarded from Syra's Techbinder
Forwarded from Syra's Techbinder
Forwarded from Syra's Techbinder
https://herbsutter.com/2016/06/30/trip-report-summer-iso-c-standards-meeting-oulu/
Tags: #programming #Cpp
Tags: #programming #Cpp
Sutter’s Mill
Trip report: Summer ISO C++ standards meeting (Oulu)
On June 25, the ISO C++ committee completed its summer meeting in Oulu, Finland, hosted by Symbio and the Finnish national body. We again had some 100 experts officially representing nine national …
Forwarded from Syra's Techbinder
http://blog.davidecoppola.com/2016/10/how-to-traverse-git-repository-using-libgit2-and-cpp/
Tags: #programming #Cpp #git
Tags: #programming #Cpp #git
Bits of Bytes
How to traverse a git repository using libgit2 and C++
This is a very simple C++ tutorial which explains how to use the open-source library libgit2 to navigate through a git repository.