Reference
boost::redis::resp3::node
A node in the response tree that owns its data.
Synopsis
Declared in <boost/redis/resp3/node.hpp>
using node = basic_node<std::string>;
Created with MrDocs
A node in the response tree that owns its data.
Declared in <boost/redis/resp3/node.hpp>
using node = basic_node<std::string>;
Created with MrDocs