C++ naming::examples
Keywords: c++ naming, cpp naming, code style, code formating, coding convention.
Description: My vison of naming convention in C++ programing language.
For every sub type of naming there are examples where it can be seen how that looks like in theory.
Since I don't want this to turn out to be only for other people,
this type of naming you can see in my programs in practice.