boost::redis::resp3::flat_tree::size arrow_upward boost::redis::resp3::flat_tree::size Returns the number of nodes in the tree. Synopsis Declared in <boost/redis/resp3/flat_tree.hpp> std::size_t size() const noexcept; Exception safety No‐throw guarantee. Return Value The number of nodes. Created with MrDocs