Boost.Redis

    • Introduction
    • Requests and responses
    • Cancellation and timeouts
    • Serializing and parsing into custom types
    • Logging
    • Sentinel
    • Echo server benchmark
    • Comparison with other Redis clients
    • Examples
    • Reference
    • Acknowledgements
    • Changelog
  • boost::redis::resp3::bulk_counter<std::tuple<T...>>
arrow_upward

boost::redis::resp3::bulk_counter<std::tuple<T...>>

Synopsis

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

template<class... T>
struct bulk_counter<std::tuple<T...>>;

Static Data Members

Name

size

Created with MrDocs