Removal of ACE_Singleton with some other Singleton class from BOOST or C++14 class
We are migrating from C++03 to C++14 and it is the decision to go way from ACE lib. We mostly use ACE lib for Singleton objects and locks. So for locks we can use mutex from C++11/14 but what would be the better replacement of ACE_SINGLETON.
Aucun commentaire:
Enregistrer un commentaire