#include <google/protobuf/stubs/port.h>
Go to the source code of this file.
Classes | |
struct | google::protobuf.internal::CompileAssert< bool > |
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Macros | |
#define | GOOGLE_ARRAYSIZE(a) |
#define | GOOGLE_COMPILE_ASSERT(expr, msg) static_assert(expr, #msg) |
#define | GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) |
#define | GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) |
#define GOOGLE_ARRAYSIZE | ( | a | ) |
Definition at line 115 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/macros.h.
#define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS | ( | TypeName | ) |
Definition at line 40 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/macros.h.
#define GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS | ( | TypeName | ) |
Definition at line 45 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/macros.h.