flatbuffers/docs
gregoire-astruc a360958be3 Implementation of a buffer release strategy.
* 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
2015-03-11 17:27:38 -07:00
..
html Added "raw struct" results to benchmark. 2015-02-02 14:02:21 -08:00
source Implementation of a buffer release strategy. 2015-03-11 17:27:38 -07:00
documentation.html Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00
footer.html Initial commit of the FlatBuffers code. 2014-06-10 13:53:28 -07:00