 
            
            
            
            
                6 Oct
                
                    2006
                
            
            
                6 Oct
                
                '06
                
            
            
            
        
    
                12:59 p.m.
            
        Hi Janek,
- did you use boost::multi_index as suggested in the review? - did you add support for boost::serialization?
No and yes. Multi index is not used internally, but boost::serialization is supported, and regressions that test if it works are present. You need to include <boost/property_tree/ptree_serialization.hpp> to get the support. cheers, Marcin