79119820

Date: 2024-10-23 21:56:17
Score: 1
Natty:
Report link

Until they fix it(...), delete the word virtual from the inheritance definition of the class archive_exception.

Location: boost\archive\archive_exception.hpp, line 43.

class BOOST_SYMBOL_VISIBLE archive_exception :
    public virtual std::exception
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Zohar Levi