User profile: Jauch

User info
User name:Jauch
History
Joined:
Number of posts:1
Latest posts:

Using overloded [] problem
Hi! I have this code: [code] class A { public: void *operator[](const int &index) { ...