Please disregard .... found it in 2.6.1

On Monday, August 10, 2015 at 8:34:16 AM UTC-4, Carl wrote:
>
> I have an allocated PB message that I want to have "adopted" by another 
> message with a repeated field.
>
> I have come across this snippet:
>
> foo->mutable_repeated_message()->AddAllocated(bar);
>
> But my Protocol Buffer 2.5 does not seem to have the AddAllocated method. 
> After a quick switch to 2.6.1 I am still not seeing it.
>
> Is this a  Protocol Buffer 3.x feature? If so how stable is 3.x?
>
> Regards
> Carl
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to