SourceLocation::line

Return the line number of the source location.

Synopsis

Declared in <util/log.h>

uint_least32_t
line() const;

Return Value

The line number recorded in the underlying source location.