This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Raw string support


That's not the standard we have for other C++0x features. Generally the implementation and specification evolve together; we have the - std=c++0x flag to control features that may still be evolving. If we waited for everything to be fully specified before implementing it, we'd be way behind other vendors--and the specification wouldn't be as good because of lack of implementation

Seconded, that's exactly my philosophy for the library.


Paolo


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