GridFormat
0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
GridFormat::FileFormat::FormatWithOptions< Format, Opts > Struct Template Reference
Base class for formats taking options.
#include <
gridformat.hpp
>
Inheritance diagram for GridFormat::FileFormat::FormatWithOptions< Format, Opts >:
Public Types
using
Options
= Opts
Public Member Functions
constexpr Format
operator()
(Options _opts) const
Construct a new instance of this format with the given options.
constexpr Format
with
(Options _opts) const
Construct a new instance of this format with the given options.
Public Attributes
std::optional< Options >
opts
= {}
The documentation for this struct was generated from the following file:
/__w/gridformat/gridformat/gridformat/
gridformat.hpp
GridFormat
FileFormat
FormatWithOptions
Generated by
1.9.6