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.
Created with MrDocs
Return the line number of the source location.
Declared in <util/log.h>
uint_least32_t
line() const;
The line number recorded in the underlying source location.
Created with MrDocs