Given the following dummy schema test.capnp:
struct Person {At runtime, how can we read the default const value from a schema struct (i.e the "person.type.example" above? (type is not considered a field within the struct, but it does appear as a node in the proto):
std::string schema_filename = "test.capnp"; kj::ArrayPtr<const kj::StringPtr> import_paths;--
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 capnproto+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/389bc2ea-3279-4ddc-b8cc-f554d636767fn%40googlegroups.com.