boost::redis::resp3::flat_tree::begin arrow_upward boost::redis::resp3::flat_tree::begin Returns an iterator to the first element of the node range. Synopsis Declared in <boost/redis/resp3/flat_tree.hpp> iterator begin() const noexcept; Exception safety No‐throw guarantee. Return Value An iterator to the first node. Created with MrDocs