I've just reading about std::thread
and std::bind
which I've faced with callable
concept and std::invoke
.I read about std::invoke
in cppreference but i don't understand what it said. here is my question: what is std::invoke
, std::function
, std::bind
and callable concept? and what is relationship between them?
Aucun commentaire:
Enregistrer un commentaire