Data Structures Class Templates
Various data structures implemented using c++ class templates.
Classes
stackoverflowerror.h File Reference

Contains implementation of the StackOverflowError class. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StackOverflowError
 Exception class for Stack overflow runtime error. More...
 

Detailed Description

Contains implementation of the StackOverflowError class.