WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
format_to_n_result< OutputIt > Struct Template Reference

#include <format.h>

Collaboration diagram for format_to_n_result< OutputIt >:

Public Attributes

OutputIt out
 
std::size_t size
 

Detailed Description

template<typename OutputIt>
struct format_to_n_result< OutputIt >

Definition at line 3351 of file format.h.

Member Data Documentation

◆ out

template<typename OutputIt >
OutputIt format_to_n_result< OutputIt >::out

Iterator past the end of the output range.

Definition at line 3353 of file format.h.

◆ size

template<typename OutputIt >
std::size_t format_to_n_result< OutputIt >::size

Total (not truncated) output size.

Definition at line 3355 of file format.h.


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