template specialization with array / unique_ptr

Milian Wolff mail at milianw.de
Mon Feb 20 22:32:07 UTC 2012


On Monday 20 February 2012 18:18:33 Milian Wolff wrote:
> On Monday 20 February 2012 13:05:06 Milian Wolff wrote:
> > Hey there,
> > 
> > I'm currently trying to fix https://bugs.kde.org/show_bug.cgi?id=294306 .
> > I've fixed the type_visitor to take the array into account, such that the
> > specialization is properly created with T[]. But it doesn't seem to be
> > possible to mark an identifier as "array" instead of e.g. pointer or
> > reference. This seems to be required though to ensure that instantiation
> > finds the proper template though I think. I wonder how to fix this... Esp.
> > for 4.3 without breaking the ABI for identifier, it doesn't seem to be
> > possible - or?
> 
> note: I talk about IndexedTypeIdentifier in the above

cool, I think I've managed to fix this stuff, I'll now continue with the 
SFINAE stuff. Please review my patches :)

bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120220/fa05acab/attachment.sig>


More information about the KDevelop-devel mailing list