U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: 14291
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 May 06 22:54:14 GMT+2 2026

Total time taken to generate the page: 0.00495 seconds