OpenSDN-io/community

C++14 transition

Opened this issue · 3 comments

  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

Updates?

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

Moving to rel2 then.