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

View File

@@ -0,0 +1,16 @@
[source.location.syn]
# 17 Language support library [[support]](./#support)
## 17.8 Source location [[support.srcloc]](support.srcloc#source.location.syn)
### 17.8.1 Header <source_location> synopsis [source.location.syn]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/support.tex#L3619)
The header <source_location> defines
the class source_location that provides a means to obtain source location information[.](#1.sentence-1)
// all freestandingnamespace std {struct source_location;}