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


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

Re: String class + Documentation Questions


What I'd like to see is a complex class that's more useful for
numerical processing:

1) No default constructor (avoid wasting time initializing arrays)
2) Direct public access to .re and .im to ease porting of legacy code.


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