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 » Community » U++ community news and announcements » Value::operator~
Value::operator~ [message #44420] Mon, 09 March 2015 10:05 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Value now can be constructed from std::[w]string and has cast operator std::[w]string() (internal representation is still String/[W]String, this are just trivial helpers to improve std:: compatibility).

Due to overloading issues, [W]String conversion to std::[w]string is now through explicit method ToStd (cast operator leads to ambiguities).

New Value::operator~ is equivalent of Value::ToString.

[Updated on: Tue, 10 March 2015 11:25]

Report message to a moderator

Re: Value::operator~ [message #44424 is a reply to message #44420] Tue, 10 March 2015 11:26 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Unfortunately, beacause of overloading ambiguities with GCC/CLANG, director conversion between Value and std::string had to be reverted....
Previous Topic: 2015.1 (rev 8227) released
Next Topic: Tuple::Set/SetA...D
Goto Forum:
  


Current Time: Wed Apr 24 01:48:00 CEST 2024

Total time taken to generate the page: 0.02299 seconds