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 827
827
\pnum
828
828
The \tcode {is_error_code_enum} and \tcode {is_error_condition_enum} templates may be
829
829
specialized 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
831
831
conversions, respectively.
832
832
833
833
\rSec 2[syserr.errcat]{Class \tcode {error_category}}
Original file line number Diff line number Diff line change 453
453
take such an argument and pass it along to
454
454
their \tcode {facet} base class constructor.
455
455
All one-argument constructors defined in this Clause are \term {explicit},
456
- preventing their participation in automatic conversions.
456
+ preventing their participation in implicit conversions.
457
457
458
458
\pnum
459
459
For some standard facets a standard `` $ \ldots $ \tcode {_byname}'' class,
You can’t perform that action at this time.
0 commit comments