C++ bindings

(no name) (Andrew.Lumsdaine@nd.edu)
Thu, 5 Sep 1996 19:55:42 -0500 (EST)

A thought occurred to me on my drive back to South Bend this evening.

The C bindings can not substitute fully for C++ bindings for the
simple reason that ANSI C++ has native data types that are not part of
C, namely long long, long double, Complex<float>, Complex<double>, and
Complex<long double>.

Cheers,
Andrew Lumsdaine (from the ancient Celtic meaning one who thinks
slowly on his feet)