Skip to content

Fix compilation of ZmqEventSupplier::tango_bind

Do not use std::string::back and pop_back which are C++11 only.

Merge request reports