Reference
boost::redis::resp3::is_aggregate
Checks whether the data type is an aggregate.
Synopsis
Declared in <boost/redis/resp3/type.hpp>
constexpr
bool
is_aggregate(type t) noexcept;
Checks whether the data type is an aggregate.
Declared in <boost/redis/resp3/type.hpp>
constexpr
bool
is_aggregate(type t) noexcept;