According to cppref:
The std::placeholders namespace contains the placeholder objects [_1, . . . _N] where N is an implementation defined maximum number.
std::placeholders
[_1, . . . _N]
N
I just wonder:
Does C++ guarantee the minimum number of std::placeholders::_N?
std::placeholders::_N
Aucun commentaire:
Enregistrer un commentaire