
13 Mar
2004
13 Mar
'04
8:34 p.m.
Jeff Flinn wrote:
Any thoughts on future serialization of boost::function even being possible? My use case is that I've a std::map of std::string/boost::function's that provide user configurable filters that detemine what gets displayed in a Table/List View. These currently are not being saved between sessions. It'd be great to do mFilterMap & ar;
Why would this not be possible, I don't see reason why it would be any kind of special case? Robert Ramey