
16 Sep
2010
16 Sep
'10
10:20 p.m.
Anonymous user wrote:
Hello everybody,
I'm currently trying to serialize functors. ... Thanks in advance.
Without going through your specific situation, I can say that this is an
easy problem.
Here are a couple of ways to do it.
a) use boost::variant
Make your functors: f, g, h
make a variant boost::variant