Static Public Attributes | List of all members
Decorators< OpenChar, CloseChar, SepChar > Struct Template Reference
Inheritance diagram for Decorators< OpenChar, CloseChar, SepChar >:
Inheritance graph
[legend]

Static Public Attributes

static constexpr char open = OpenChar
 
static constexpr char close = CloseChar
 
static constexpr char separator = SepChar
 

Detailed Description

template<char OpenChar, char CloseChar, char SepChar>
struct Foam::FlatOutput::Decorators< OpenChar, CloseChar, SepChar >

Definition at line 67 of file FlatOutput.H.

Member Data Documentation

◆ open

constexpr char open = OpenChar
staticconstexpr

Definition at line 69 of file FlatOutput.H.

◆ close

constexpr char close = CloseChar
staticconstexpr

Definition at line 70 of file FlatOutput.H.

◆ separator

constexpr char separator = SepChar
staticconstexpr

Definition at line 71 of file FlatOutput.H.


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