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 » PolyDeepCopyNew: MSC / GCC differ in behaviour
Re: PolyDeepCopyNew: MSC / GCC differ in behaviour [message #29427 is a reply to message #29398] Tue, 19 October 2010 15:53 Go to previous messageGo to previous message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
and i probably can explain why it did not compile...

since PolyDeepCopyNew::DeepCopyNew(const CopyableC&) was provided as of the hierarchy level / namespace of PolyCopyableC, and the compiler tried to match its existence only from CopyableC, it didnt find it there.

instatiating it explicitly helped it, but was no right cure..
i admit the approach is not easy.. but i hope to be able to provide a testcase showing all of what has been 'invented' so far..

it's a generic factory helper, for polymorphic elements, specifying a common handling interface and beeing able to extend it eith some additional functions from very bottom (in case common interface like i.e. Ctrl cant be extended from inside..)
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PROPOSAL: SerializeStore helper
Next Topic: Value: no deep copy support?
Goto Forum:
  


Current Time: Mon Jun 10 19:41:59 CEST 2024

Total time taken to generate the page: 0.01668 seconds