update most of the API from callbacks to std::function, port python, java and C#
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include "base/unique_ptr.h"
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "base/callback.h"
|
||||
|
||||
Reference in New Issue
Block a user