Revamp generated interface to Object fields. Now there is an…
Revamp generated interface to Object fields. Now there is an ObjectPointer::{Reader,Builder}. This will simplify the dynamic API (next change) and also makes it easier to delegate decisions about the object type to a function that doesn't know about the context where the object lives (i.e. by passing an ObjectPointer::Builder).
Showing
This diff is collapsed.
c++/src/capnp/object.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment