This thread was about adding null count to the data structures (and making nullability a property of the metadata, if at all). I'll reply to the other thread about implementation matters.
On Fri, Mar 4, 2016 at 6:50 AM, Daniel Robinson <danrobinson...@gmail.com> wrote: > Wes, > > Thanks for soliciting so much input on these questions, and sharing the new > prototypes. > > In response to point 2 and your e-mail from last week, I created some > prototypes to illustrate what I think could be useful about having a > Nullable<T> template in the C++ implementation. >