News

Code blocks are part of the Markdown spec, but syntax highlighting isn't. However, many renderers -- like Github's and Markdown Here-- support syntax highlighting. Which languages are supported and ...
A C++ project that mimics how smart pointers (unique_ptr, shared_ptr, weak_ptr) manage memory behind the scenes - Releases · SiddhardhNerusu/Smart-Pointer-Visualiser-CPP ...