B
Bruno van Dooren
Hi,
i am using some STL containers in a library of mine.
how can i see which exceptions can occur when doing something
with those containers (adding an elemnt for example)
i have looked in the MSDN collection, but class members lists nothing, and
the specific functions also don't mention anything.
am i looking in the wrong place or doi have to find my way through the STL
sources?
kind regards,
Bruno.
i am using some STL containers in a library of mine.
how can i see which exceptions can occur when doing something
with those containers (adding an elemnt for example)
i have looked in the MSDN collection, but class members lists nothing, and
the specific functions also don't mention anything.
am i looking in the wrong place or doi have to find my way through the STL
sources?
kind regards,
Bruno.