Photo

C++ Under the Hood: (Internal Class Mechanisms)

Chris Ryan

from - (USA)

About speaker

Senior Software Engineer Specializing in Modern C++, ISO-CPP/WG21 Standards Committee, Technical Speaker, Senior Conference Advisor.

About speakers company

-

Abstracts

specific

This talk will examine the internal C++ mechanisms around the topics of:
o The C++ onion as it relates to construction, destruction and polymorphism,
o Order of object construction & destruction, and pre- & post-main() processing.
o Member Function Pointers (not your father’s C function pointer),
o Member Data Pointers (not raw pointers) (data-morphic functionality),
o Understanding the Call Stack, Stack Frames and Base Pointer mechanisms.

The Program Committee has not yet taken a decision on this talk