Warnings: teeks99-dkr-dc17-warn - property_map / clang-linux-17~c++20~warn
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 10:03:11 +0000
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.