Board index » cppbuilder » Warning that should disappear in BCB 2006
Zara
![]() CBuilder Developer |
Zara
![]() CBuilder Developer |
Warning that should disappear in BCB 20062005-12-19 06:52:24 PM cppbuilder25 I wonder if the new version will at last make the folloqing warnings disappear: Warning 8091: i.e. when using std::for_each with std::vector::[const_]iterators Warning 8092: i.e. when using std::list::remove_if Warning 8026:mopst of the times a copy constructor and/or copy assignment is invoved and inlining could be useful in optimizing them away. Anyone who has tested the new version (or beta) has any comments about this? Regards, -- Zara |