Monthly Archives: January 2018

Discover std::shared_ptr internals

I have written an article about C++ resource management and shared_ptr<T> template internals. It’s a free traduction and comment of Scott Meyers Item 19 of its new book : “Effective Modern C++”.

It will be available in February 2018 edition of french magazine Programmez.

 

VSDemo App Version 1.1 January 2018

My light weight IDE is updated…  The download link is always: www.windowscpp.com/Appz/VSDemo.zip

The source code is on GitHub : https://github.com/ChristophePichaud/VSDemo

You can build the source code and run the program. The code is compiled using Roslyn compiler which is shipped into the package.