Files
flatbuffers/docs/source
Alexander Gallego f2071e4f80 Add arbitrary string type to the native object API (#4218)
* Custom strings are very common for optimizations around small objects
  or growth style optimizations, i.e.: grow at 1.57 times vs doubling vs..

  A second common strategy is to cooperate w/ the memory allocator
  see FBString[1] and seastar[2] string for examples.

[1] fbstring: https://github.com/facebook/folly/blob/master/folly/docs/FBString.md
[2] sstring: https://github.com/scylladb/seastar/blob/master/core/sstring.hh
2017-03-20 16:02:04 -07:00
..
2016-01-19 14:31:17 -08:00
2017-03-15 15:16:43 -07:00
2016-01-19 14:31:17 -08:00
2016-07-20 22:58:22 +05:30
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00
2017-01-24 11:52:36 -08:00
2016-01-19 14:31:17 -08:00
2016-01-19 14:31:17 -08:00