bug-indent
[Top][All Lists]
Advanced

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

[Bug-indent] no spaces inserted in template-declarations (tested with 2.


From: Thijs Wijs
Subject: [Bug-indent] no spaces inserted in template-declarations (tested with 2.2.7)
Date: Wed, 3 Apr 2002 15:56:53 +0200

Hi,

having a template within a template requires a space between the '>' '>' for 
the gcc compiler

it would be nice if indent did not remove them


e.g.
  map < unsigned, multimap < unsigned, StrictGroundResource * > > 
movingPassengers;

becomes
  map < unsigned, multimap < unsigned, StrictGroundResource * 
>>movingPassengers;

and can't be compiled anymore

Thanks for developing this program anyway!
  Mathijs



reply via email to

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