complex array types
Joe Buck
jbuck@synopsys.com
Wed Oct 8 21:11:00 GMT 2003
On Wed, Oct 08, 2003 at 05:31:09PM +0000, Angus March VE2UFP wrote:
> I've looked through all documentation I can find, but found nothing
> about how to make complex array types. Is it possible in STL?
> If not, where? I'd think this is a common problem, but I
> haven't been able to find anyone who's had it.
> Of course, by "complex" I don't mean of the complex
> number set, with the i (or j) operator, but types like
> classes with constructors.
This would seem to be a general C++ programming question, not appropriate
for this list (since this list is about the development and testing of
the standard C++ library implementation for GCC).
Try comp.lang.c++.moderated .
More information about the Libstdc++
mailing list