User profile: johnkal

User info
User name:johnkal
History
Joined:
Number of posts:2
Latest posts:

How do I obtain a member pointer to a member of a contained class?
jsmith: I'm writing an an interpreter that mimics the behaviour of old real-mode x86 programs. Think...

How do I obtain a member pointer to a member of a contained class?
Consider: [tt]struct T { int x; int y; }; struct S { int a; int b; T m...

This user does not accept Private Messages