Hyper API for C++  0.0.16638
Hyper client library for C++ applications
hyperapi::Chunks Struct Reference

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

Resultresult
 the result
 

Detailed Description

A tag that makes a result iterable in chunks.

Definition at line 434 of file Result.hpp.


The documentation for this struct was generated from the following file: