Re: C++ typedef convention

William Gropp (gropp@mcs.anl.gov)
Thu, 22 May 1997 09:22:23 -0500

| I would like to propose that we put a statement in the terms
| chapter (I'll write it) that explains our current use of the typdef
| for C++ function pointers, and how it is shorthand for what the
| declarations really should be.
|
| Any objections?

I think that Jeff's solution is a good one and I am for it.

Bill