Boost..

T

Tomas Wilhelmsson

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.
 
J

John Carson

Tomas Wilhelmsson said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,408
Latest member
AlenaRay88

Latest Threads

Top