Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Do you think this code will produce any undefined behavior?

Reply
Thread Tools

Do you think this code will produce any undefined behavior?

 
 
Alf P. Steinbach
Guest
Posts: n/a
 
      11-17-2006
* VJ:
>
> Does it means that the boost library will not boost much the size of
> your program?
>
> For our project, that was the reason not to use this library


If you mean, Boost was not used because it would not inflate much the
sizes of the programs, well, that may make sense from a marketing point
of view when a main selling point is huge size.

If you mean, Boost was not used because it would not reduce much the
sizes of the programs, then that doesn't make much sense. The point of
Boost is not to reduce the sizes of programs, although it can do that.
The point is to provide solid, dependable, standardized tools for
solving common programming problems, like smart pointers.

If you mean, Boost was not used because it would not reduce much the
size of the program text, then I strongly suspect that incorrect and/or
unmaintainable very short program text was compared to incorrect /and/or
incompetently written somewhat longer text using Boost. Anyway, what
do you then do with the next version of the compiler? Refuse to use the
standard library because it then incorporates parts of Boost?

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
If you think you must modify the hash, think again David Mark Javascript 17 03-23-2010 08:08 PM
Does this program produce undefined behavior? Chris M. Thomasson C++ 0 03-07-2010 06:02 AM
So You Think You’re Reading - No Dear You’re Screening,,,,, danbloom Digital Photography 2 03-02-2009 03:31 AM
501 PIX "deny any any" "allow any any" Any Anybody? Networking Student Cisco 4 11-16-2006 10:40 PM
can java produce .exe? if it can produce jar,how do you do? aungkopyay@gmail.com Java 5 10-27-2006 02:07 AM



Advertisments