You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needs to be refactored, as there is no == operator for std::function, and as you mentioned better to have RAII implementation. (I did try, and you've mentioned there is an error).
Uh oh!
There was an error while loading. Please reload this page.
@igrr as, discussed.
https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/src/ESP8266WiFiGeneric.h#L38
is not an std::function.
These features are not documented.
https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/src/ESP8266WiFiGeneric.cpp#L87
Needs to be refactored, as there is no == operator for std::function, and as you mentioned better to have RAII implementation. (I did try, and you've mentioned there is an error).
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: