$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost Lambda Expressions Serialization
From: Emad Soroush (emad.soroush_at_[hidden])
Date: 2009-02-05 05:44:06
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