Searched defs:ComputeFunc (Results 1 – 2 of 2) sorted by relevance
53 typedef std::function<void(StatusCallback)> ComputeFunc; typedef
73 typedef std::function<Status(const string&, T*)> ComputeFunc; typedef