Warnings: teeks99-dkr-dg13-warn - iterator / gcc-13~c++20~warn
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Sun, 17 Nov 2024 23:56:13 +0000
iterator_adaptor_test
../libs/iterator/test/iterator_adaptor_test.cpp:272:32: warning: implicitly-declared 'constexpr boost::forward_iterator_archetype<boost::dummyT>::forward_iterator_archetype(const boost::forward_iterator_archetype<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]
../libs/iterator/test/iterator_adaptor_test.cpp:282:30: warning: implicitly-declared 'constexpr boost::input_iterator_archetype_no_proxy<boost::dummyT>::input_iterator_archetype_no_proxy(const boost::input_iterator_archetype_no_proxy<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]
../boost/iterator/iterator_adaptor.hpp:264:13: warning: implicitly-declared 'constexpr boost::forward_iterator_archetype<boost::dummyT>::forward_iterator_archetype(const boost::forward_iterator_archetype<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]
../boost/iterator/iterator_adaptor.hpp:264:13: warning: implicitly-declared 'constexpr boost::input_iterator_archetype_no_proxy<boost::dummyT>::input_iterator_archetype_no_proxy(const boost::input_iterator_archetype_no_proxy<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]
                
reverse_iterator_test
../boost/iterator/reverse_iterator.hpp:43:20: warning: implicitly-declared 'constexpr boost::bidirectional_iterator_archetype<boost::dummyT>::bidirectional_iterator_archetype(const boost::bidirectional_iterator_archetype<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]
../boost/iterator/reverse_iterator.hpp:43:20: warning: implicitly-declared 'constexpr boost::mutable_bidirectional_iterator_archetype<boost::dummyT>::mutable_bidirectional_iterator_archetype(const boost::mutable_bidirectional_iterator_archetype<boost::dummyT>&)' is deprecated [-Wdeprecated-copy]