[diff.mods.to.declarations] (original) (raw)
Annex C (informative) Compatibility [diff]
C.8 C standard library [diff.library]
C.8.4 Modifications to declarations [diff.mods.to.declarations]
Header : The following functions have different declarations:
- strchr
- strpbrk
- strrchr
- strstr
- memchr
Header : The following functions have different declarations:
- wcschr
- wcspbrk
- wcsrchr
- wcsstr
- wmemchr
Header declares the names nullptr_t, byte, and to_integer, and the operators and operator templates in [support.types.byteops], in addition to the names declared in in the C standard library.