Si votre email correspond à un compte, vous recevrez un lien de réinitialisation.
g++ 3.4.0 ne compile pas le suivant:template <class X> struct Xmap{map<string,X>::const_iterator Begin()const
g++ 3.4.0 ne compile pas le suivant: template <class X> struct Xmap { map<string,X>::const_iterator Begin()const
Allen Conway wrote:g++ 3.4.0 ne compile pas le suivant:template <class X> struct Xmap{map<string,X>::const_iterator Begin()consttypename map<string,X>::const_iterator Begin() constFalk
Allen Conway wrote: g++ 3.4.0 ne compile pas le suivant: template <class X> struct Xmap { map<string,X>::const_iterator Begin()const typename map<string,X>::const_iterator Begin() const Falk