[Supertux-Devel] Using boost?
Tim Goya
tuxdev103 at gmail.com
Sat Dec 5 18:36:51 PST 2009
Wiz and Pandora use fully functional GCC (read: advanced template
techniques work). In general, the only platforms Boost can't work on
are broken platforms.
On Sat, Dec 5, 2009 at 4:15 PM, Mathnerd314 <man.is.allan at gmail.com> wrote:
> On Sat, Dec 5, 2009 at 7:00 PM, Ingo Ruhnke <grumbel at gmail.com> wrote:
>> Are there any objections against using boost? Mainly for
>> boost::shared_ptr<> right now, later on maybe for
>> boost::function<>/boost::signal<> too. This would simplify some of the
>> current code a good bit, as we have a lot of manual new/delete in the
>> code that could be replaced with a smart pointer.
>>
> Boost might make it hard to port to embedded devices. (not that we're
> supporting them)
>
> -- Mathnerd314
> _______________________________________________
> Supertux-Devel mailing list
> Supertux-Devel at lists.lethargik.org
> http://lists.lethargik.org/listinfo.cgi/supertux-devel-lethargik.org
>
More information about the Supertux-Devel
mailing list