Go to the documentation of this file. 25 #ifndef ABSL_FLAGS_DECLARE_H_ 26 #define ABSL_FLAGS_DECLARE_H_ 31 namespace flags_internal {
56 #define ABSL_DECLARE_FLAG(type, name) extern ::absl::Flag<type> FLAGS_##name 58 #endif // ABSL_FLAGS_DECLARE_H_
abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:56