Click here to Skip to main content
15,881,248 members
Articles / Programming Languages / C

Composite Pattern Made as C++ Component

Rate me:
Please Sign up or sign in to vote.
4.50/5 (4 votes)
18 Apr 2009CPOL2 min read 44.8K   331   27  
Composite pattern made as a reusable C++ template class

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer (Senior) WINS
Japan Japan
Tojo is an Indian software engineer now working in Japan.
Now he makes automation software for X-Ray inspection systems for soldering quality inspection of BGA Chips planted on a PCB. He has experience in developing GEM communication protocol stack & simulation software for Semiconductor manufacturing equipments. Few years back, he was working in Ultra sound Medical Imaging domain.

Interested in C++, C#, Java & Database technologies.
Loves making C++ and SQL, do unimagined things.
Likes Regular expressions and researching to convert the raw power of Regular Expressions to some easy to use attractive component.

He has a 3 year Diploma in Computer Engineering and started professional programming 9 years back.

In free time, he likes bicycling, swimming, photography & drawing.

He is passionate about open source Software especially Ubuntu & Eclipse

Comments and Discussions