Closed
Description
Though shown in the individual constructor descriptions, the explicit specification of the unexpected-converting constructors expected(const unexpected<G> &)
, and expected(unexpected<G> &&)
are not shown in the class overview of expected
. See the following descrepency:
Lines 7239 to 7242 in 14a10ef
Lines 7562 to 7565 in 14a10ef
I'll open a PR for the small change.
Metadata
Metadata
Assignees
Labels
No labels
Activity
[-][expected.expected] Missing explicit specification for unexpected-converting constructor.[/-][+][expected.expected] Missing explicit specification for unexpected-converting constructor[/+]jwakely commentedon Sep 22, 2022
This is LWG 3754.