Hyper API for C++
0.0.16638
Hyper client library for C++ applications
|
A tag that makes a result iterable in chunks. More...
#include <Result.hpp>
Public Member Functions | |
Chunks (Result &result) | |
Construct a Chunks object. | |
Public Attributes | |
Result & | result |
the result | |
A tag that makes a result iterable in chunks.
Definition at line 434 of file Result.hpp.