Re: X3 thread-safety

Seth <[email protected]> Mon, 24 Dec 2018 01:41:31 +0100
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
Op 18-12-18 om 08:17 schreef Igor R:
> Before I begin to debug it in depth, I'd like to know if there's some
> known issue with Spirit's thread-safety in Boost 1.68. 

X3's thread safety is inherently higher than Qi's because rules have no
state and also the proto expression trees don't nearly hold as many
references by default (move-semantics are employed to have "perfect
storage").

I'd look at other causes.

Feel free to drop a minimized case at Stackoverflow and I'll have a look,

Seth



_______________________________________________
Spirit-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spirit-general