CountingWriter.count

Number of elements written.

struct CountingWriter(T)
size_t count;

Meta