User: ab123

  • Public profile

User profile: ab123

User info
User name:ab123
History
Joined:
Number of posts:10
Latest posts:

Copy or reference?
I have a function like this in class Report: [code]inline const Info& GetInfo() const { return...

reference to array
Thanks! :) That helped.

reference to array
FYI: This is not the standard library array that I am using.

reference to array
Can some one tell me what does the following line mean? const Array<int>& abc; then I want to as...

Expression must be a modifiable lvalue
I have declared boost::scoped_ptr<ABC> a; void set_abc(ABC& b){*a = b} In class ABC i have ...

This user does not accept Private Messages