``` explicit failure(const string& msg, , const error_code& ec = io_errc::stream); ``` From an email to cxxeditor: "The second comma is spurious. Fortunately, this appears to be the only occurrence."