Click here to Skip to main content
15,880,967 members
Articles / Programming Languages / C++

Interfacing without Inheritence in C++

Rate me:
Please Sign up or sign in to vote.
4.71/5 (34 votes)
11 Oct 2010CPOL11 min read 68.7K   241   29  
An alternate way to implement interface through aggregation rather than the usual way we know as inheritence

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions