breese opened this issue 6 years ago · 1 comments
The change to [syserr.errcat.overview] state:
[syserr.errcat.overview]
virtual ~error_category() = default();
Is the parenthesis on default correct?
default
It is a typo, thanks for spotting it. See also #2.