Debugging a Program With dbx

Template Example

The following code example shows the class template Array and its instantiations and the function template square and its instantiations.

In the following example: