Click here to Skip to main content
15,896,154 members
Articles / Programming Languages / C++11

Variadic Template Technique and COM - Unusual Solution of the Usual Problem

Rate me:
Please Sign up or sign in to vote.
4.16/5 (9 votes)
20 Mar 2016CPOL4 min read 19.6K   6  
Simple variadic template for implementation of IUnknown and IDispatch interfaces

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions