C++ Message Queuing Library and Framework
Go to file
Alexey Rybalchenko e4fed2fa1b Fix copy constructor & assignment operator warning in FairMQChannel
Fix Weffc++ warnings

  - Add missing copy constructors and assignment operators .
  - Hide the warning from FairMQStateMachine.h where it is produced by boost and/or is intended.
  - Some code cleanup.
2016-01-14 14:19:03 +01:00
fairmq Fix copy constructor & assignment operator warning in FairMQChannel 2016-01-14 14:19:03 +01:00