List decorators with open, close and separator characters.
More...
|
| static constexpr char | open = OpenChar |
| |
| static constexpr char | close = CloseChar |
| |
| static constexpr char | separator = SepChar |
| |
template<char OpenChar, char CloseChar, char SepChar>
struct Foam::FlatOutput::Decorators< OpenChar, CloseChar, SepChar >
List decorators with open, close and separator characters.
Definition at line 67 of file FlatOutput.H.
◆ open
| constexpr char open = OpenChar |
|
static |
◆ close
| constexpr char close = CloseChar |
|
static |
◆ separator
| constexpr char separator = SepChar |
|
static |
The documentation for this struct was generated from the following file: