Open languagelawyer opened 2 years ago
1 Compound types can be constructed in the following ways: (1.2) — functions, which have parameters of given types and return void or references or objects of a given type, [dcl.fct];
See, no cv-qualifier-seqopt ref-qualifieropt, when [dcl.fct] speaks about them
Also no mention of exception specifications that have contributed to type since C++17.
See, no cv-qualifier-seqopt ref-qualifieropt, when [dcl.fct] speaks about them