This commit is contained in:
2025-10-25 03:02:53 +03:00
commit 043225d523
3416 changed files with 681196 additions and 0 deletions

19
cppdraft/alt/headers.md Normal file
View File

@@ -0,0 +1,19 @@
[alt.headers]
# 16 Library introduction [[library]](./#library)
## 16.4 Library-wide requirements [[requirements]](requirements#alt.headers)
### 16.4.5 Constraints on programs [[constraints]](constraints#alt.headers)
#### 16.4.5.4 Headers [alt.headers]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/lib-intro.tex#L3384)
If a file with a name
equivalent to the derived file name for one of the C++ standard library headers
is not provided as part of the implementation, and a file with that name
is placed in any of the standard places for a source file to be [included](cpp.include "15.3Source file inclusion[cpp.include]"),
the behavior is undefined[.](#1.sentence-1)