• Harris Hancock's avatar
    Expose kind<T>() in lite-mode · 0c641ecf
    Harris Hancock authored
    kind<T>() is used in the test.capnp.h generated header. MSVC accepts it,
    so it probably makes more sense to expose kind<T>() in lite-mode than to
    use CAPNP_KIND(T) in the generated header code.
    0c641ecf
common.h 16.6 KB