• rouzier's avatar
    [c++] Add support for boolean types in flexbuffers (#4386) · a2b1bfc1
    rouzier authored
    * Add support for boolean types in flexbuffers
    
    * Simplify casting number <=> boolean
    
    * Added comments for tests
    
    * Add proper support for Booleans
    
    * Bad rebase
    
    * No special case for strings
    
    * Removed unused test
    
    * Simplify logic
    a2b1bfc1
idl_parser.cpp 90.8 KB