[func.wrap.ref.deduct] simplify wording#8955
Conversation
|
This seems to be a functional change and thus perhaps requires an LWG issue. The 2nd template argument of |
|
Yeah right, https://eel.is/c++draft/const.wrap.class#lib:constant_wrapper doesn't put any Constraints or Mandates on the second template parameter; so it could be literally anything. Concretely, the proposed change makes it invalid to use the deduction guide with |
Then we got a bigger problem: |
|
@zhihaoy Have you submitted an LWG issue yet? |
No description provided.