Files
cppdraft_translate/cppdraft/source/location/syn.md
2025-10-25 03:02:53 +03:00

543 B

[source.location.syn]

17 Language support library [support]

17.8 Source location [support.srcloc]

17.8.1 Header <source_location> synopsis [source.location.syn]

1

#

The header <source_location> defines the class source_location that provides a means to obtain source location information.

// all freestandingnamespace std {struct source_location;}