boost::redis::resp3::flat_tree::flat_tree
Default constructor.
Description
Constructs an empty tree, with no nodes, zero node capacity and zero data capacity.
Exception safety
No‐throw guarantee.
Created with MrDocs