Nebula
|
: Performance? Would it actually be better to allocate one pointer lookup-table and associate this with a single thread-local key as like on the Wii? At the moment every Ptr has its own key.
: If this object will be used for anything else then singleton, it might make sense to change the interface to look like a normal C-pointer.
: Performance? Would it actually be better to allocate one pointer lookup-table and associate this with a single thread-local key as like on the Wii? At the moment every Ptr has its own key.
: If this object will be used for anything else then singleton, it might make sense to change the interface to look like a normal C-pointer.