Hey all, I was looking at schema.capnp, and noticed that the enum variant of the Type struct has a brand field. This doesn't make sense to me: unless I'm missing something, enums can't contain pointers, so it doesn't make sense to have type parameters on an enum. What is this field for?
-Ian -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/160408690654.5900.1088050232156870835%40localhost.localdomain.
