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 » Xmlize has problem with WithDeepCopy<Array<...
Re: Xmlize has problem with WithDeepCopy<Array<... [message #37687 is a reply to message #37686] Fri, 02 November 2012 07:55 Go to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
5503 is not enough, 5506 is the commit solving this problem.

No need to bury into this deeper, the reason why it was not working with WithDeepCopy is apparent (WithDeepCopy<Vector<T>> is not the same type as Vector<T> and template specialization for Xmlize was defined for Vector<T> only).

It is now fixed by moving Xmlize as Vector method, thus completely avoiding template specializations.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: LocalProcess to read from stderr
Next Topic: NTL container equivalent to STL bitset
Goto Forum:
  


Current Time: Sun Jun 15 10:23:43 CEST 2025

Total time taken to generate the page: 0.04380 seconds