Erreur

cs_nomadstorm Messages postés 18 Date d'inscription dimanche 27 décembre 2009 Statut Membre Dernière intervention 15 mai 2011 - 31 janv. 2010 à 19:03
cptpingu Messages postés 3837 Date d'inscription dimanche 12 décembre 2004 Statut Modérateur Dernière intervention 28 mars 2023 - 31 janv. 2010 à 20:41
Bonjour
j'ai besoin d'aide pour corriger cet erreur,j'aime savoir sa signification


In instantiation of `std::iterator_traits':
instantiated from here
no type named `iterator_category' in `struct point'
no type named `value_type' in `struct point'
no type named `difference_type' in `struct point'
no type named `pointer' in `struct point'
no type named `reference' in `struct point'


merci

1 réponse

cptpingu Messages postés 3837 Date d'inscription dimanche 12 décembre 2004 Statut Modérateur Dernière intervention 28 mars 2023 123
31 janv. 2010 à 20:41
Il te dit que le type "point" ne possède pas certaines conditions nécessaire à ce qu'il soit un traits générique.

Quelle est le contexte ? Pourquoi cherches-tu à faire cela ?

_____________________________________________
Historique de mes créations, et quelques articles:[ http://0217021.free.fr/portfolio
http://0217021.free.fr/portfolio]
0
Rejoignez-nous