|
Data Structures Class Templates
Various data structures implemented using c++ class templates.
|
This is the complete list of members for StackOverflowError, including all inherited members.
| msg | StackError | protected |
| StackError(const char *msg="StackError") | StackError | inline |
| StackOverflowError(const char *msg="StackOverflowError") | StackOverflowError | inline |
| what() const noexcept | StackError | inline |
1.8.17