File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 827827\pnum
828828The \tcode {is_error_code_enum} and \tcode {is_error_condition_enum} templates may be
829829specialized for program-defined types to indicate that such types are eligible
830- for \tcode {class error_code} and \tcode {class error_condition} automatic
830+ for \tcode {class error_code} and \tcode {class error_condition} implicit
831831conversions, respectively.
832832
833833\rSec 2[syserr.errcat]{Class \tcode {error_category}}
Original file line number Diff line number Diff line change 453453take such an argument and pass it along to
454454their \tcode {facet} base class constructor.
455455All one-argument constructors defined in this Clause are \term {explicit},
456- preventing their participation in automatic conversions.
456+ preventing their participation in implicit conversions.
457457
458458\pnum
459459For some standard facets a standard `` $ \ldots $ \tcode {_byname}'' class,
You can’t perform that action at this time.
0 commit comments