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 freestanding
namespace
std
{
struct
source_location;
}