[#SourceLocation-line] = xref:SourceLocation.adoc[SourceLocation]::line :relfileprefix: ../ :mrdocs: Return the line number of the source location. == Synopsis Declared in `<util/log.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint_least32_t line() const; ---- == Return Value The line number recorded in the underlying source location. [.small]#Created with https://www.mrdocs.com[MrDocs]#