C++ draft

Jan Kratochvil jan.kratochvil@redhat.com
Tue Jun 28 17:36:00 GMT 2011


On Tue, 28 Jun 2011 14:21:35 +0200, Gary Benson wrote:
> I don't think anybody is talking about using STL here.

We should use at least C++ standard library features, it is one of the
purposes for the move to C++.  std::string should be used instead of all the
make_cleanup, do_cleanups, discard_cleanups (or C++ exceptions for the same
purpose) for char * , also vec.h replaced by std::vector etc.


Thanks,
Jan



More information about the Archer mailing list