Home Welcome to the C++95 blog!
Post
Cancel

Welcome to the C++95 blog!

Welcome everyone! Thank you all who came here to learn something interesting about C++!

In this blog I will write small posts about interesting facts, advices, rare language possibilities, compilers internal implementation.

Every post has its tags, for example:

#creepy - eerie Standardโ€™s rules.

#compiler - interesting facts about compilers and their internal implementation.

#advice - advices from real life experience, not directly related to C++.

#madskillz - miracles of C++ techology.

#video - interesting YouTube videos about C++.

And many other tags are presented.

This post is licensed under CC BY 4.0 by the author.

Design and evolution of constexpr in C++

Alternative operator representations