Skip to content
Snippets Groups Projects
Commit a3164fff authored by Ilya Verbin's avatar Ilya Verbin Committed by Дмитрий Кольцов
Browse files

box: introduce tuple_builder class

It encapsulates the logic that helps to build a new MsgPack array by
concatenating tuple fields from various locations. The idea is to
postpone memory allocation and copying until the finalization.

Needed for #8157

NO_DOC=internal
NO_CHANGELOG=internal
parent 82fabc9b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment