|
-
March 4th, 2011, 11:14 AM
#21
Re: CArray vs. std::vector
 Originally Posted by Paul McKenzie
Isn't discussion of "better" include discussion of standards?
Let's see your tests against optimized code, with the proper preprocessor flags used in creating the program (_SECURE_SCL=0 is the one that people often missed if you use Visual Studio). Show your tests. Compiler, version, whether it is optimized properly, etc.
Regards,
Paul McKenzie
Paul, have you ever tried the "sorting project" posted here with and without _SECURE_SCL=0 or we are just talking using "holy scripts"?
Regards,
Ovidiu
Last edited by ovidiucucu; March 4th, 2011 at 11:25 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|