Re: X3 thread-safety
Seth <[email protected]> Wed, 26 Dec 2018 20:04:08 +0100
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <[email protected]> |
Op 26-12-18 om 08:23 schreef Igor R: > But in the new version obj is taken by reference and forwarded to > with_value_holder! Ooh that's subtle. And good to know. For me it's nice, because I usually had to bother with `reference_wrapper` or similar kludges