parse_options::allow_comments

Non-standard extension option.

Synopsis

bool allow_comments = false;

Description

Allow C and C++ style comments to appear anywhere that whitespace is permissible.

See Also