$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Serialization] Serialization of function pointers
From: elizabeta petreska (elizabeta.petreska_at_[hidden])
Date: 2009-11-12 05:55:48
Hello everybody
This is my first post to the list.
Can I serialize C++ function pointer ? I search around and found that it
could not be done ( although I am not sure ).
If it can not be done, whats the explanation about it ?
Thanks