lundi 14 décembre 2020

Like std::is_pointer and std::is_integral, how to implement std::is_cstring_pointer?

Like std::is_pointer and std::is_integral, how to implement std::is_cstring_pointer?

I want to check the pointer is a c type string pointer or not, is it possible?

How to achieve this goal?

Aucun commentaire:

Enregistrer un commentaire