User profile: shadowmouse

User info
User name:shadowmouse
History
Joined:
Number of posts:539
Latest posts:

expression must have bool type (or be convertible to bool)
You've put a single equals sign instead of double equals.

Combining private and public inheritance
I have a library which provides class Base and a class Derived. I want to make a class which inherit...

Your feelings, TheIdeasMan
You clearly haven't learnt anything then. Post count is irrelevant. Anyone who browses this site can...

Your feelings, TheIdeasMan
Hmm, it's almost a fortnight now since gentleguy actually listened to people and temporarily toned d...

Perfect forwarding
Ohhhhh. That makes sense, thank you.