bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-indent] indent


From: taraben . a
Subject: [Bug-indent] indent
Date: Thu, 28 Feb 2002 16:47:07 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8) Gecko/20020204

Hello,

indent 2.2.6 converts
        std::map < int, std::vector < int > > data;
to
        std::map < int,
        std::vector < int >>
          data;
the important thing is that "> >" is replaced by ">>". The compiler can not identify this as a template anymore.

Suggestions?

Thanks,

Adib.
--
WIGE DATA GmbH
Wiesenring 11, D-04159 Leipzig, Germany         

Adib Taraben
Electronic Engineer

PHONE +49 (0)341 - 46 21 100
FAX             +49 (0)341 - 46 21 400
E-MAIL address@hidden
INTERNET        www.wige-data.de
        
A company of WIGE MEDIA AG




reply via email to

[Prev in Thread] Current Thread [Next in Thread]