Boost Lambda Expressions Serialization

5 Feb
2009
5 Feb
'09
10:44 a.m.
Hello there, I am using boost lambda library to show some type of expressions. I am trying to send the lambda expression remotely. Is there anyway to serialized the boost lambda expression? I am aware of the Boost:Serialization library, but it doesn't seem be able to serialize expressions Thanks Emad

6 Feb
6 Feb
1:07 a.m.
on Thu Feb 05 2009, Emad Soroush <emad.soroush-AT-gmail.com> wrote:
Hello there,
I am using boost lambda library to show some type of expressions.
I am trying to send the lambda expression remotely. Is there anyway to serialized the boost lambda expression?
I don't think there's any support for that, currently. -- Dave Abrahams BoostPro Computing http://www.boostpro.com
5968
Age (days ago)
5969
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Emad Soroush