An error occurred while fetching folder content.
Select Git revision
grpc
Name | Last commit | Last update |
---|
By the standard, std::function can only capture class functions, and not class methods. For some reasons, this works under gcc however. Visual Studio rejects it. std::mem_fn is proper template to use.
Name | Last commit | Last update |
---|---|---|