Skip to content

AST parser does not support function trailing return type #510

@Bertk

Description

@Bertk

The parser fails with the following declaration:

auto fpif(int)->int(*)(int);

see http://en.cppreference.com/w/cpp/language/function

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions