Skip to content
Commit 923bbcbd authored by Milian Wolff's avatar Milian Wolff
Browse files

C++11: Support abstract declarator only containing an ellipsis.

Such parameter pack expansion can be unnamed and that often occurs
for e.g. function pointers or similar.

BUG: 288439
parent 81ec5b51
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment