shwanky Messages 43 Reaction score 0 Thread starter Mar 8, 2008 #1 Can anyone give me a simple example of how to creating a wrapper class in C++? Or maybe a link to a tutorial would also do.
Can anyone give me a simple example of how to creating a wrapper class in C++? Or maybe a link to a tutorial would also do.
shwanky Messages 43 Reaction score 0 Mar 8, 2008 #3 The assignment I have is t write a wrapper class for a templated singly linked list.
basePARTICLE Messages 86 Reaction score 0 Mar 9, 2008 #4 Ok. Now according to you: (1) What purpose does a C++ template serve? (2) How does it interact in itz environment. Give a life cycle description, if you can.
Ok. Now according to you: (1) What purpose does a C++ template serve? (2) How does it interact in itz environment. Give a life cycle description, if you can.