Justin Davis
Justin Davis
reopening - I think this got closed by merge into the forked repo
reopening this issue - looks like it got closed by a merge into the forked repo
closing for now as there is not enough information about if and why this might be necessary.
Overall I think this is a good PR to go in - but may I suggest a more descriptive cmake variable name? `FLATBUFFERS_INSTALL_RUNTIME_TO_BINDIR` -- its a bit more verbose but...
where is the actual issue you're seeing with these missing functions? The SymbolTable class seems to be a perfectly copyable object, it just needs to not outlive the Value objects...
closing for now as there is not enough information about if and why this might be necessary.
Just for my curiosity - the standard library provides a hash for basic string, does FNV1a provide material performance or collision improvement over the compiler provided hash functions? My initial...
@anton-bobukh I think it would be great to add some documentation surrounding this PR. I'm not sure where those docs should live, and am happy to merge these without, but...
@fawdlstty or @Muon if either of you want to take a stab at this one, feel free :D