Return the file name of the source location.
Synopsis
Declared in <util/log.h>
std::string_view
file_name() const;
Return Value
The file name recorded in the underlying source location.
Created with MrDocs
Return the file name of the source location.
Declared in <util/log.h>
std::string_view
file_name() const;
The file name recorded in the underlying source location.
Created with MrDocs