D | property_holders.hpp | 75 typedef maybe_store_property<Property> property_base; typedef in boost::detail::parallel::pair_with_property 80 : pair_base(t, u), property_base(property) { } in pair_with_property() 89 & boost::serialization::base_object<property_base>(*this); in serialize()
|