• Austin Schuh's avatar
    [C++] Add Builder and Table typedefs (#5685) · 901b89e7
    Austin Schuh authored
    * Add Builder and Table typedefs
    
    This gives us a way to use templates to go from a builder to a table
    and back again without having to pass both types in.
    
    * Fix tests/cpp17/generated_cpp17/monster_test_generated.h
    901b89e7