http://sfml-dev.org/documentation/2.1-fr/classsf_1_1String.phpÀ la fin de la liste des fonctions membres publiques, on peut lire ceci :
Iterator begin ()
Return an iterator to the beginning of the string.
ConstIterator begin () const
Return an iterator to the beginning of the string.
Iterator end ()
Return an iterator to the beginning of the string.
ConstIterator end () const
Return an iterator to the beginning of the string.
Oups ?...Je ne pense pas que les fonctions end() retournent un itérateur sur le
début de la chaîne ^^
Ça ne gêne pas la compréhension de la doc, mais juste pour signaler cette petite erreur