Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.1.2, 4.1.3
-
None
-
All with _RWSTD_NO_EXTENSIONS #defined.
-
Compiler Error
Description
The istream extraction operator overloads for short and int call member functions of the num_get that are provided as an extension but disabled in strict mode (and need not be provided at all by user-defined specializations of the facet).
Attachments
Attachments
Issue Links
- is part of
-
STDCXX-648 [MSVC] errors compiling with _RWSTD_STRICT_ANSI
- Closed