Definition at line 39 of file source_location.h.
#include <source_location.h>
◆ SourceLocation()
| absl::SourceLocation::SourceLocation |
( |
| ) |
|
|
inlineconstexpr |
◆ current()
◆ DoNotInvokeDirectly()
| constexpr SourceLocation absl::SourceLocation::DoNotInvokeDirectly |
( |
std::uint_least32_t | line, |
|
|
const char * | file_name ) |
|
inlinestaticconstexpr |
◆ file_name()
| const char * absl::SourceLocation::file_name |
( |
| ) |
const |
|
inlineconstexpr |
◆ line()
| std::uint_least32_t absl::SourceLocation::line |
( |
| ) |
const |
|
inlineconstexpr |
◆ UseUnused
The documentation for this class was generated from the following file: