Forward declaration of the absl::Flag type for use in defining the macro.
Synopsis
Declared in <absl/flags/declare.h>
template<typename T>
using Flag = /* implementation-defined */;
Created with MrDocs