So, this only sounds half-usable: yes, I can pass the json to some other thread, but then when it arrives at the other thread, I can't call library functions like "getFields" or even 'x == y' to examine the json (these functions take refs). So now I have a ptr to a json object that I can't pass to the json library. That's not really so helpful.
- Send data structures between threads? jyelon
- Re: Send data structures between threads? Araq
- Re: Send data structures between threads? jyelon
- Re: Send data structures between threads? Araq
- Re: Send data structures between threads? jyelon
- Re: Send data structures between threads? jyelon
- Re: Send data structures between threa... Araq
- Re: Send data structures between t... jyelon
- Re: Send data structures between t... Varriount
- Re: Send data structures between t... jyelon
- Re: Send data structures between t... Araq
- Re: Send data structures between t... Varriount
- Re: Send data structures between t... jyelon
- Re: Send data structures between t... Araq
- Re: Send data structures between t... Varriount
- Re: Send data structures between threads? peheje