TartanLlama / function_ref

A lightweight, non-owning reference to a callable.
Creative Commons Zero v1.0 Universal
169 stars 23 forks source link

Fix issue #22: move-assignment selects the wrong operator #23

Open jeffgarrett opened 3 years ago

jeffgarrett commented 3 years ago

Add a constraint as in P0792r5.