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 » MSC problems: pick_ != const
Re: MSC problems: pick_ != const [message #20936 is a reply to message #20934] Mon, 20 April 2009 09:22 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
You need to add deep copy contructor to AOp.

It can either be 'implicit' one or 'optional'.

With optional, you need to add uniform access using DeepCopyOption.

See

http://www.ultimatepp.org/srcdoc$Core$pick_$en-us.html

Note that would it be your way, data would be destroyed during 'Store' operation. I guess that is not one would expect...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [REQUEST] IsHidden for POSIX platforms
Next Topic: Add the replace string with wildcards from editor to core
Goto Forum:
  


Current Time: Sun Aug 24 15:11:39 CEST 2025

Total time taken to generate the page: 0.07247 seconds