User profile: kitfox

User info
User name:kitfox
History
Joined:
Number of posts:34
Latest posts:

Should I cache to disk the memory used by my undo stack?
I've written a program what uses an undo stack to keep track of edits the user makes. At the moment...

It would be nice if C++ had better support for smart pointers
The second example I gave is different from the first. While I do have a graph I'm working with, I ...

It would be nice if C++ had better support for smart pointers
How would you decide to use pointers (or containers) in this situation? You have a class called Lib...

It would be nice if C++ had better support for smart pointers
Well, I've been getting a lot of conflicting advice about this. Quite of few of the posts I've read...

It would be nice if C++ had better support for smart pointers
No, you just need to write it out whenever you want to use a pointer. [code]auto[/code] helps a bit...

This user does not accept Private Messages

User: kitfox

  • Public profile