Hi all, does somebody know a indent like program for C++ code? I tried indent and found some bugs which make it unusable, e.g. it turns bool f() const {} into bool f() const const {} I'd be glad for any hints, Joachim