473,395 Members | 1,696 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Sources for checked STL implementations?

Having chased through some code that deleted a std::map<> element twice and
then tried to print it out, I'd like to start using a checked
implementation of the STL. Can anyone suggest sources? Open Source or
commercial, either is fine. We use Gnu GCC and Microsoft VC++, if it
matters. If a package works with both GCC and VC++ that'd be nice, but not
necessary.

Thanks!

--
Al Dunstan, Software Engineer
OptiMetrics, Inc.
3115 Professional Drive
Ann Arbor, MI 48104-5131
May 10 '06 #1
2 2347

A. W. Dunstan wrote:
Having chased through some code that deleted a std::map<> element twice and
then tried to print it out, I'd like to start using a checked
implementation of the STL. Can anyone suggest sources? Open Source or
commercial, either is fine. We use Gnu GCC and Microsoft VC++, if it
matters. If a package works with both GCC and VC++ that'd be nice, but not
necessary.

Thanks!

--
Al Dunstan, Software Engineer
OptiMetrics, Inc.
3115 Professional Drive
Ann Arbor, MI 48104-5131

Microsofts STL-implementation is checked - at least in version 8.0.
Check your documentation.

/Peter

May 10 '06 #2
"peter koch" <pe***************@gmail.com> wrote in message
news:11**********************@e56g2000cwe.googlegr oups.com...
A. W. Dunstan wrote:
Having chased through some code that deleted a std::map<> element twice
and
then tried to print it out, I'd like to start using a checked
implementation of the STL. Can anyone suggest sources? Open Source or
commercial, either is fine. We use Gnu GCC and Microsoft VC++, if it
matters. If a package works with both GCC and VC++ that'd be nice, but
not
necessary.

.....
Microsofts STL-implementation is checked - at least in version 8.0.
Check your documentation.


Right. STLport also has this option, but it is no longer as well supported
as in the past. We offer versions of our library that have optional
iterator checking for most versions of both gcc and VC++, but they ain't
free.

P.J. Plauger
Dinkumware, Ltd.
http://www.dinkumware.com
May 10 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

26
by: OvErboRed | last post by:
I just read a whole bunch of threads on microsoft.public.dotnet.* regarding checked exceptions (the longest-running of which seems to be <cJQQ9.4419 $j94.834878@news02.tsnz.net>. My personal...
23
by: Phil Powell | last post by:
<b>Agency 4</b> <input type="radio" name="permission" value="1" checked> Yes <input type="radio" name="permission" value="0" > No <br> <b>Agency 5</b> <input type="radio" name="permission"...
8
by: Neil Zanella | last post by:
Hello, I would like to know why the W3C decided not to make the following valid XHTML: <input checked type="radio" name="foo" value="bar" />FooBar forcing people to write the following to...
1
by: Simeon Lobo | last post by:
Hello All, I am in the process of building a proof-of-concept ASP.NET reporting application that compares using a DataSet to hold information from various data sources (SQL Server 2000 and...
50
by: jacob navia | last post by:
As everybody knows, the C language lacks a way of specifying bounds checked arrays. This situation is intolerable for people that know that errors are easy to do, and putting today's powerful...
14
by: Blue Ocean | last post by:
Hey all, I have another question. I may seem like a moron here, but where can I find out how C-standard functions like malloc() and printf() are declared? I know that I can find on my computer...
10
by: Assimalyst | last post by:
Hi, I'm attempting to use a data reader to load data from a single table, tblCountry, with two columns, countryNo (the Key) and countryName, into a DropDownList box. Here's the code: ...
7
by: VB Programmer | last post by:
I've lost the Data Sources tab (in Whidbey). How can I make it reappear? I need to "Add New Data Source..." Thanks!
1
by: dbuchanan | last post by:
Hello, A section in Data Sources window is mystifying to me. In the case of my code the Data Sources window shows my references to the data access layer. First here is what I see in my Data...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.