Namespaces
Variants
Views
Actions

Difference between revisions of "cpp/named req/UnformattedInputFunction"

From cppreference.com
< cpp‎ | named req
(Added a missing exception mask link.)
(Added LWG issue #243 DR.)
 
Line 41: Line 41:
 
{{dr list item|wg=lwg|dr=61|std=C++98|before=it was unclear whether throwing an exception because of<br>setting {{tt|eofbit}} and/or {{tt|failbit}} will result in setting {{tt|badbit}}|after=exceptions thrown from {{l2tt|cpp/io/basic_ios/clear}}<br>are not caught or rethrown}}
 
{{dr list item|wg=lwg|dr=61|std=C++98|before=it was unclear whether throwing an exception because of<br>setting {{tt|eofbit}} and/or {{tt|failbit}} will result in setting {{tt|badbit}}|after=exceptions thrown from {{l2tt|cpp/io/basic_ios/clear}}<br>are not caught or rethrown}}
 
{{dr list item|wg=lwg|dr=160|std=C++98|before=the process of determining whether the exception caught<br>is rethrown mentioned a non-existing function {{tt|exception()}}|after=corrected to {{ltt|cpp/io/basic_ios/exceptions|exceptions()}}}}
 
{{dr list item|wg=lwg|dr=160|std=C++98|before=the process of determining whether the exception caught<br>is rethrown mentioned a non-existing function {{tt|exception()}}|after=corrected to {{ltt|cpp/io/basic_ios/exceptions|exceptions()}}}}
 +
 
{{dr list end}}
 
{{dr list end}}
  
 
{{langlinks|de|es|fr|it|ja|pt|ru|zh}}
 
{{langlinks|de|es|fr|it|ja|pt|ru|zh}}

Latest revision as of 00:21, 18 October 2022