id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 12288,Implicit virtual functions in exception.hpp,manuel.freiberger@…,Emil Dotchevski,"Hello, The file boost/exception/exception.hpp contains some functions, which are implicitly virtual (due to inheritance) but are not marked as such. Our compiler produces warnings for these: {{{ boost/exception/exception.hpp:336: ~error_info_injector() boost/exception/exception.hpp:462: ~clone_impl() boost/exception/exception.hpp:469: clone() boost/exception/exception.hpp:475: rethrow() }}} Kind regards, Manuel ",Bugs,closed,To Be Determined,exception,Boost 1.61.0,Problem,wontfix,,