Can any one point out links to some small projects w.r.t C++ ?
Now when I say small projects,
It doesn't mean building a calculator or matrix multiplication programs,
nor does it mean building games,
nor does it mean dealing with databases,
What I actually want is to use the advanced features of C++ like:
i.Templates
ii. Nested friends
iii.Virtual functions
iv. Operator overloading (not merely '+', '-') but '
Yes, I have searched the Dani web forums (threads) as well as Google, couldn't get anything much useful w.r.t my requirements !!
Kindly guide !