Re: Boost..
From: John Carson (donaldquixote_at_datafast.net.au)
Date: 12/20/03
- Next message: Kees Hoogendijk: "getline and substr"
- Previous message: Sean Kenwrick: "Re: need help for simple c++ programming"
- In reply to: Tomas Wilhelmsson: "Boost.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 21 Dec 2003 01:02:29 +1100
"Tomas Wilhelmsson" <sys2@MoonShield.telia.com> wrote in message
news:pan.2003.12.20.12.39.50.388227@MoonShield.telia.com
> Ok, i need someone to tell me why to use this library that dont even
> seem to want to compile 3 out of 5 times :P
>
> You have to freeze the version with the release, that should make
> problems as you make new versions of the program im sure you want to
> be able to update as much as posible in the maner to just put a new
> version in and recompile, couse if you have to freeze it it atleast
> to me says something .. no standard, crappy lib ...
>
> But im sure its good in its ways but .. who would want something that
> forces you to change your code after each upgrade? :/
>
> Thanks for any answers.
As I understand it, the idea of Boost is to create libraries that fill a
need and may some day become part of the C++ standard. As such it represents
the "bleeding edge" of C++ development. If you want something stable and
standardised, then I think you are looking in the wrong place. Of course,
part of your problem may be with the degree of standard compliance of your
compiler.
-- John Carson 1. To reply to email address, remove donald 2. Don't reply to email address (post here instead)
- Next message: Kees Hoogendijk: "getline and substr"
- Previous message: Sean Kenwrick: "Re: need help for simple c++ programming"
- In reply to: Tomas Wilhelmsson: "Boost.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|