On 12/29/2010 02:38 AM, Robert Jacques wrote:
On Tue, 28 Dec 2010 04:49:54 -0700, Max Samukha <spam...@d-coding.com>
wrote:
Another QVariant feature I would like to see in Variant is a
constructor taking the type descriptor and a void pointer to the
value. For example, it is needed for constructing Variants from
variadic arguments.
For what it's worth, I've been working on improving Variant and added
this to my to do list when I read Issue 2846 a while ago. I've also
checked it off the to do list :)
I hope to see your improvements in the standard lib. Thanks!