struct boolean_struct { int member; } typedef int boolean_struct::* boolean_type;
typedef char(&yes)[1];
Please explain what these typedef are doing. I really want to understand them.
Aucun commentaire:
Enregistrer un commentaire