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 » U++ Library support » U++ Core » String [FEATURE REQUEST]
Re: String [FEATURE REQUEST] [message #19428 is a reply to message #19418] Wed, 03 December 2008 10:07 Go to previous message
mirek is currently offline  mirek
Messages: 14257
Registered: November 2005
Ultimate Member
I am sorry, while it sounds reasonable, it is hitting overloading rules wall. I mean, if you add them, you have nasty problems with overloading ambiguities.

Notes:

if (s.IsEmpty()) {Cout() << "is empty.\n";}


Cout() << (~s + 4) << '\n';


Mirek
 
Read Message
Read Message
Previous Topic: FindFile problem in XP [BUG?]
Next Topic: Console Application NOT WORKS!! And still not works!
Goto Forum:
  


Current Time: Mon May 12 18:00:22 CEST 2025

Total time taken to generate the page: 0.02889 seconds