User profile: kitfox

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

How to let user specify float size in data structure?
I'm writing a library to do a math calculation. For my purposes I want to use 32 bit floats, but I ...

How to create white noise random hashing function?
I'm trying to figure out how to build a random hashing function that emphasizes speed and repeatabil...

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...

This user does not accept Private Messages