Posts Tagged ‘new’

Call a constructor or allocate an object in-place

Since I joined Dell, my main field of research and work has somewhat changed. Now I am mostly working with C++ and file-systems. This world is not entirely new to me, but apparently I have a lot of stuff to learn. Today I’d like to talk about one nice trick that I learned few days […]

How inheritance, encapsulation and polymorphism work in C++

Table of contents Introduction Encapsulation How methods work How overloading works How mangling solves the problem Structure and size of the object How inheritance and polymorphism work How basic polymorphism works How multiple inheritance works Difference between different casting types Polymorphism and multiple inheritance What if we try something even more complicated Few words about […]

Trying WordPress 2.5.1

New version of wordpress is here and I am trying it out. I tried wordpress 2.5 and it was quiet a disappointment because of the editor. I started a support ticket at WordPress’s Trac. They say they fixed the problem. So I will give it a try during next few days. Hope it will went […]