Function name: catch
Source file:
/usr/include/g++-2/stl_vector.h
Description:
Function comments:
The function parameters are in ANSI 'C' format.
The number of parameters required to invoke this function are 1.
Function structure:
int
catch
(...)
Argument
Parameters required for the function
#
Specifier
Name
Description
1.
...
-
Variable argument list.
Top