MCPcopy Create free account
hub / github.com/rsc/tmp / NullSafeStringView

Function NullSafeStringView

ftoa/abseil/absl_strings_string_view.h:801–803  ·  view source on GitHub ↗

NullSafeStringView() Creates an `absl::string_view` from a pointer `p` even if it's null-valued. This function should be used where an `absl::string_view` can be created from a possibly-null pointer.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

string_viewFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…