Click here to Skip to main content
15,905,590 members
Articles / Programming Languages / C++

Generic Class Factory

Rate me:
Please Sign up or sign in to vote.
4.56/5 (16 votes)
20 Apr 20048 min read 111.7K   2.1K   45  
Template-based class factory, which can cooperate with almost all object models

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
Web Developer
Czech Republic Czech Republic
Nowadays, I'm studying Econometrics and Software Systems at Charles University in Prague. Parallel to it, I work as a Windows developer in a railway interlocking company.
I consider myself as a C++ fundamentalist, simply because I haven't ever found any better language. If you know about any, please drop me a mail (and we can dispute about it Smile | :) )
Some friends say that I'm workoholic and I answer, yes, of course and what is wrong?
You can visit my homepage, but it's completely in Czech Smile | :)

Comments and Discussions