What does Obj::* mean? What is it called?
template<typename Return, typename Obj, typename... Args> void addRouteSyncReturn( Return (Obj::* pmf) (Args...), ) { ... }
Aucun commentaire:
Enregistrer un commentaire