Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Initialization for Buffer<T>
Re: Initialization for Buffer<T> [message #45095 is a reply to message #45094] Sun, 30 August 2015 11:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Mindtraveller wrote on Sun, 30 August 2015 11:10
This is of corse more convenient than "classic" U++ approach with operator<<(), but what should one do if he's developing i.e. for embedded system with no C++11 support in compiler?


Actually, the only problem for C++11 was windows. It is now solved (with VS2015).

Second problem can be some old linux distro - still can be solved by compiling new GCC on it.

Embedded systems would worry me least - all of them are using GCC, so they are C++11 for quite a long time now...

For upcoming release, C++11 will not be required, but supported. I think this issue is exactly what should be resolved with C++11 features intended for it... Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved] template.h errors when porting from 2010 source to 2012
Next Topic: How to fix this strong behaviore of MSC compiler & temporary value ?
Goto Forum:
  


Current Time: Wed May 08 02:42:16 CEST 2024

Total time taken to generate the page: 0.02562 seconds