GridFormat
0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
Public Attributes
|
Friends
|
List of all members
GridFormat::AsciiFormatOptions Struct Reference
Encoding
Options for fomatted output of ranges with ascii encoding.
#include <
ascii.hpp
>
Public Attributes
ReservedString< 30 >
delimiter
{""}
ReservedString< 30 >
line_prefix
{""}
std::size_t
entries_per_line
= std::numeric_limits<std::size_t>::max()
std::size_t
num_cached_lines
= 100
Number of line cached between flushing the buffer.
Friends
bool
operator==
(const
AsciiFormatOptions
&a, const
AsciiFormatOptions
&b)
The documentation for this struct was generated from the following file:
/__w/gridformat/gridformat/gridformat/encoding/
ascii.hpp
GridFormat
AsciiFormatOptions
Generated by
1.9.6