in reply to Re: blessing support in new threads::shared ?
in thread blessing support in new threads::shared ?
And while I've got your attention...
Might you be persuaded to make threads::shared::_id() (or something similar) a public method ? When marshalling structures/objects between threads, its nice to be able to test if something is already shared, and just pop it into a queue, rather than (de/re)constructing. I'm currently using _id(), but using an obviously private method makes me nervous.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: blessing support in new threads::shared ?
by jdhedden (Deacon) on Feb 27, 2006 at 20:32 UTC |