boost::redis::resp3::flat_tree::data
Returns a pointer to the underlying node storage.
Synopsis
node_view const*
data() const noexcept;
Return Value
A pointer to the underlying node array.
Created with MrDocs
Returns a pointer to the underlying node storage.
node_view const*
data() const noexcept;
A pointer to the underlying node array.
Created with MrDocs