https://github.com/capnproto/capnproto/blob/master/c++/src/capnp/layout.c++#L1059

Can you please explain the rationale behind double far pointers and exactly 
the scenario(s) that cause them to appear? I can't forcefully create a 
scenario that requires them manually in code.

To be specific: even after reading the encoding page, I'm not sure I 
understand why a far pointer can't always point directly to the correct 
segment and data as they only ever require a single word of memory.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/capnproto.

Reply via email to