solang-devel
[Top][All Lists]
Advanced

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

Re: [Solang-devel] [PATCH] STL list to STL vector migration


From: Debarshi Ray
Subject: Re: [Solang-devel] [PATCH] STL list to STL vector migration
Date: Fri, 22 May 2009 11:32:06 +0530

> A patch is attached that replaces all STL lists used in solang with
> vector. This makes quite a lot of sense, as we always use push_back.

+1

(I need to typedef some of the STL containers that I have used in "types.h".)

Happy hacking,
Debarshi
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
    -- Andrew Koenig




reply via email to

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