Portable alias for the standard source_location type.

Synopsis

Declared in <folly/portability/SourceLocation.h>

using source_location = std::source_location;

Created with MrDocs