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 » About string, String and const char *
Re: About string, String and const char * [message #7421 is a reply to message #7418] Thu, 28 December 2006 12:01 Go to previous message
mirek is currently offline  mirek
Messages: 14263
Registered: November 2005
Ultimate Member
Quote:


void Test1()
{
   const std::string x("just a test");
   foo(x);
}

..it is still interesting that creating string object needs 103 bytes more.


It is because exception handling...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Build UPP modules into DLL with import library
Next Topic: Twain - support for scanners - needed
Goto Forum:
  


Current Time: Sat Jun 28 23:29:23 CEST 2025

Total time taken to generate the page: 0.02874 seconds