
8 Aug
2008
8 Aug
'08
5:13 p.m.
Frank Mori Hess wrote:
Oh, and now I realize you are solving the problem by copying the handle into a void*. handle.hpp is still more useable though, since it could be used with any handle-like class, not just ints or similar that can copied into a void*.
I do not know of handles that are not pointers or ints smaller than pointers.