• gregoire-astruc's avatar
    Implementation of a buffer release strategy. · a360958b
    gregoire-astruc authored
    * Tests for Release feature.
    * Check vector_downward.buf_ before passing to deallocator.
    * Assertions.
    * Shared test between unique_ptr and GetBufferPointer()
    * Unnecessary using directives.
    * Reallocate vector if released on clear operation.
    * Use allocator attribute.
    * Renamed `Release()` to `ReleaseBufferPointer()`
    * For consistency with `GetBufferPointer()`
    * Updated documentation for ReleaseBuffer.
    
    Change-Id: I108527778e56ae5127abf9e5b1be6b445ad75cb7
    a360958b
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
net/FlatBuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
readme.md Loading commit data...