C++ in depth

A

_asr_

Where can I read about implementation of "low-level" C++ means :
1) Memory work
2) Internal stack
3) Virtual Method Table
4) etc....

Thanks!
 
?

=?iso-8859-1?Q?Ali_=C7ehreli?=

Where can I read about implementation of "low-level" C++ means :
1) Memory work
2) Internal stack
3) Virtual Method Table
4) etc....

I think Stanley Lippman's "Inside the C++ Object Model" covers most or all
of those subjects.

Ali
 
I

Ian

Where can I read about implementation of "low-level" C++ means :
1) Memory work
2) Internal stack
3) Virtual Method Table
4) etc....
Your compiler documentation. This is all implementation specific.

Ian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top