This is a collection of coding guidelines, some specific to Qpid, some just good practice in C++.

  • /PrivateLocking
  • /ScopedLocking
  • /SharedPtr

TODO: Settle on a coding style, document it. TODO: Lots more details...

  • No labels