bind.h
8.19 KB
-
Improve the compiler error by removing some noise from it. · 47345f63
The "deleted" overload error is useless to users. By passing some dummy string to the base class constructor we use a valid constructor and remove the unintended use of the deleted default constructor. PiperOrigin-RevId: 452826509 Change-Id: I5430a373c8e7e3a13336d2c42899e0e59444620b
Samuel Benzaquen committed