community icon indicating copy to clipboard operation
community copied to clipboard

C++14 transition

Open mkraposhin opened this issue 1 year ago • 3 comments
trafficstars

  1. Get rid of boost::ptr_map by substituting it with std::map / std::unordered_map (see sandesh_uve.h, for instance), usage of std::unordered_map forces the usage of std::auto_ptr

mkraposhin avatar May 05 '24 06:05 mkraposhin

Updates?

randybias avatar Jul 04 '24 13:07 randybias

No updates, will be started after the completion of C++11 transition

mkraposhin avatar Jul 04 '24 13:07 mkraposhin

Moving to rel2 then.

randybias avatar Jul 11 '24 09:07 randybias