repeated_field_reflection.h | 174 scratch_space_(new AccessorValueType) { 184 scratch_space_(scratch_space) { 202 data_, iterator_, scratch_space_.get()))); 207 data_, iterator_, scratch_space_.get())); 236 google::protobuf::scoped_ptr<AccessorValueType> scratch_space_; member in class:google::protobuf::internal::RepeatedFieldRefIterator
|