Back to Arangodb

LEAF

3rdParty/boost/1.78.0/libs/leaf/doc/html/index.html

3.12.9.1342 B
Original Source
  • Small single-header format, no dependencies.

  • Designed for maximum efficiency ("happy" path and "sad" path).

  • No dynamic memory allocations, even with heavy payloads.

  • O(1) transport of arbitrary error types (independent of call stack depth).

  • Can be used with or without exception handling.

  • Support for multi-thread programming.