Template Function mindspore::bind_member

Function Documentation

Warning

doxygenfunction: Unable to resolve function “mindspore::bind_member” with arguments (Type*, Return (Type::*)(Args…)) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:

- template<class Return, class Type, class ...Args> std::function<Return(Args...)> bind_member(Type *instance, Return (Type::* method)(Args...))