PiperOrigin-RevId: 471290034
Change-Id: If5bbb990c302827c656c6437e6932221261d1319
pull/1267/head
Gennadiy Rozental 2 years ago committed by Copybara-Service
parent 37c5c2e5cc
commit 78f885642a
  1. 2
      absl/flags/marshalling.h

@ -86,7 +86,7 @@
// }
//
// Using an optional flag in this manner avoids common workarounds for
// indicating such an unset flag (such as using sentinal values to indicate this
// indicating such an unset flag (such as using sentinel values to indicate this
// state).
//
// An optional flag also allows a developer to pass a flag in an "unset"

Loading…
Cancel
Save