Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 330 Bytes

StringNotation.md

File metadata and controls

26 lines (14 loc) · 330 Bytes

StringNotation

enum StringNotation

Required header: <Eclog/StringNotation.h>

Values

string_notation_quoted

String notation: quoted.

string_notation_unquoted

String notation: unquoted.

string_notation_raw

String notation: raw.

string_notation_heredoc

String notation: heredoc.