Home » Community » U++ community news and announcements » Value::operator~
Value::operator~ [message #44420] |
Mon, 09 March 2015 10:05  |
 |
mirek
Messages: 14257 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
|
|
|
Goto Forum:
Current Time: Mon May 12 04:20:05 CEST 2025
Total time taken to generate the page: 0.03217 seconds
|