Boost.Redis

    • Introduction
    • Requests and responses
    • Serializing and parsing into custom types
    • Logging
    • Echo server benchmark
    • Comparison with other Redis clients
    • Examples
    • Reference
    • Acknowledgements
    • Changelog
  • Reference
arrow_upward

Reference

boost::redis::resp3::basic_node::aggregate_size

The number of elements of an aggregate.

Synopsis

Declared in <boost/redis/resp3/node.hpp>

std::size_t aggregate_size = {};

Created with MrDocs