Click here to Skip to main content
15,889,867 members
Articles / Programming Languages / C++

STL Compliant Class for SafeArrays

Rate me:
Please Sign up or sign in to vote.
4.42/5 (15 votes)
22 Nov 20066 min read 171.2K   2.3K   52  
Encapsulates the details of SafeArray in a manner consistent with STL. Hides all the messy details.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
United Kingdom United Kingdom
I have been programming in C++ since Zortech (then called Zorland!) brought out a compiler for MSDOS. I continue to be amazed by the expressive power of the language.

Comments and Discussions