This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

complex array types


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]