bloomberg/clang-p2996

Cannot use type splice in pointer-to-member types

Closed this issue · 0 comments

Parsing currently rejects the use of a splice as the object type of a pointer-to-data-member or pointer-to-member-function type (example here).