community
community copied to clipboard
C++14 transition
trafficstars
- 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
Updates?
No updates, will be started after the completion of C++11 transition
Moving to rel2 then.