• Wouter van Oortmerssen's avatar
    Changed how the default allocator is handled. · 0848f58c
    Wouter van Oortmerssen authored
    This is to not need static variables, which could trip up users
    with destruction order problems.
    
    This potentially makes these operations slightly slower, but I
    think they're infrequent enough that this should not be noticable.
    
    Also there is one breaking API change, for a method that is not
    used by any code in FlatBuffers and is assumed to affect very
    few if any users. A namechange and comment ensures that those
    affected, if any, will not run into trouble silently.
    
    Change-Id: I16c1352d1dfc9092c816ddb7e353ed7f5f417444
    Tested: on Linux.
    0848f58c
Name
Last commit
Last update
..
base.h Loading commit data...
code_generators.h Loading commit data...
flatbuffers.h Loading commit data...
flatc.h Loading commit data...
flexbuffers.h Loading commit data...
grpc.h Loading commit data...
hash.h Loading commit data...
idl.h Loading commit data...
minireflect.h Loading commit data...
reflection.h Loading commit data...
reflection_generated.h Loading commit data...
registry.h Loading commit data...
stl_emulation.h Loading commit data...
util.h Loading commit data...