Re: [boost] [proto][variant] variant crashes proto expression
17 May
2016
17 May
'16
7:16 p.m.
// The values bound to the placeholders Value *d[2]; <...> // The result of evaluating arithmetic expressions typedef Value& result_type;
So, you store pointers to the variants and return references, thus preventing copying. But why does the copying cause the aforementioned crash? Does it look like a bug in Proto? That's quite weird, because I never encountered any issue with variant copying... -- View this message in context: http://boost.2283326.n4.nabble.com/proto-variant-variant-crashes-proto-expre... Sent from the Boost - Dev mailing list archive at Nabble.com.
3099
Age (days ago)
3099
Last active (days ago)
0 comments
1 participants
participants (1)
-
Igor R.