Returns current state of the Flags registry in a form of mapping from flag name to a flag reflection handle.
Synopsis
Declared in <absl/flags/reflection.h>
Return Value
A mapping from flag name to flag reflection handle.
Created with MrDocs