Re: Function completion for GVariant maybe types?
- From: Markus Elfring <Markus Elfring web de>
- To: Andrew Potter <agpotter gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Function completion for GVariant maybe types?
- Date: Thu, 21 Feb 2013 11:53:38 +0100
// Now I want to set v to 'Nothing'
v = Glib::Variant<int>();
I imagine an alternative interface so that I do need to know a concrete data
type for this template class. I would prefer an approach which will generally
solve this issue once for all classes.
How do you think about a generic function call like "v.reset_to_nothing();"?
Regards,
Markus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]