[Bug c++/69830] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69830 sniderdj at umich dot edu changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #2 from sniderdj at umich dot edu --- *** This bug has been marked as a duplicate of bug 69831 ***
[Bug c++/69830] Issue with passing a reference_wrapper to a placeholder when using a pointer to member function in bind
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69830 sniderdj at umich dot edu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from sniderdj at umich dot edu --- test case was not minimalist