webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | List of all members
Json::CommentStyle Struct Reference

Scoped enums are not available until C++11. More...

Public Types

enum  Enum { None, Most, All }
 Decide whether to write comments. More...
 

Detailed Description

Scoped enums are not available until C++11.

Member Enumeration Documentation

◆ Enum

Decide whether to write comments.

Enumerator
None 

Drop all comments.

Most 

Recover odd behavior of previous versions (not implemented yet).

All 

Keep all comments.


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