Remove f2, add ofats::any_invocable

This commit is contained in:
Alex Hultman
2021-02-19 07:09:55 +01:00
parent 5d6bb74bf6
commit acbe52518f
15 changed files with 436 additions and 1845 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include <list>
#include <cstring>
/* We use std::function here, not fu2::unique_function */
/* We use std::function here, not MoveOnlyFunction */
#include <functional>
namespace uWS {