Michael Popoloski
Michael Popoloski
As mentioned in #484 a potential way to use UHDM is to take only the capnp and uhdm_types.h files and write the databases yourself without needing the extra C++ wrapper...
It would be nice if UHDM targeted a specific Capn Proto release instead of living at head via a submodule, for interoperability purposes. Each commit to the upstream repo can...
Ideas for things that should be checked: * ~~Implicit conversions in constexprs that change value~~ * ~~empty loop/if body~~ * header guard mismatch * misleading if else indentation * ~~implicit...