SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Add Setter/Getter type verification. (#3880)

Add runtime asserts (that can be disabled in release) that verify
that the types being get/set for messages using the C Api match
the type in the descriptor for the field being get/set.
D
dmaclach committed
2b3aa1c29460967848021e41a208085e76bc4232
Parent: 8537f1e
Committed by Thomas Van Lenten <thomasvl@google.com> on 11/16/2017, 1:26:46 PM