Go to the source code of this file.
◆ GOOGLE_ARRAYSIZE
#define GOOGLE_ARRAYSIZE |
( |
|
a | ) |
|
Value:((
sizeof(
a) /
sizeof(*(
a))) / \
static_cast<
size_t>(!(
sizeof(
a) %
sizeof(*(
a)))))
GLboolean GLboolean GLboolean GLboolean a
Definition: gl2ext.h:306
◆ GOOGLE_COMPILE_ASSERT
#define GOOGLE_COMPILE_ASSERT |
( |
|
expr, |
|
|
|
msg |
|
) |
| |
Value: msg[bool(expr) ? 1 : -1]; \
void
Definition: AVFoundationCFSoftLinking.h:81
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
#define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
|
TypeName | ) |
|
Value:std::string TypeName(google::protobuf::FieldDescriptor *field)
◆ GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
#define GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS |
( |
|
TypeName | ) |
|
Value:std::string TypeName(google::protobuf::FieldDescriptor *field)