I am studying c++. I have many questions about the layout of classes and compile of template, etc. I know these questions are concerned with compiler, but i don't know any book about the deep principle and design of some c++ compiler. Anyone can give me a suggestion?

Recommended Answers

All 3 Replies

The Design and Evolution of C++ by Bjarne Stroustrup
Inside the C++ Object Model by Stanley Lippman
C++ Templates: The Complete Guide by Vandevoorde and Josuttis

Compilers: Principles, Techniques, and Tools
Author Alfred V. Aho

Thanks for your replies!
I have read the "Inside the C++ Object Model" and i wanna know more info about the RTTI, is there any books or articles about this topic?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.