compose_property_map_test
../boost/concept_archetype.hpp:93:5: warning: definition of implicit copy assignment operator for 'copy_constructible_archetype<boost::assignable_archetype<>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
1 warning generated.
property_map_cc
../boost/concept_archetype.hpp:600:11: warning: definition of implicit copy constructor for 'random_access_iterator_archetype<boost::sgi_assignable_archetype<>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
../boost/concept_archetype.hpp:640:11: warning: definition of implicit copy constructor for 'mutable_random_access_iterator_archetype<boost::sgi_assignable_archetype<>>' is deprecated because it has a user-provided copy assignment operator [-Wdeprecated-copy-with-user-provided-copy]
2 warnings generated.