The line in the summary is the warning message emitted by my compiler. Can someone please tack a "virtual" in front of the destructor for this class for the next release? Or if this is done on purpose, please include some documentation in the hh file as to why?
Well, this class is not meant to be inherited from. Hence no virtual destructor... Many greetings, Hans-Peter.