Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
[deleted comment]
... include "variant_list.h" and use it like e.g.:
FB::VariantList vl = variant_list_of(1)("2")(1.5);
obj->invoke("foo", variant_list_of(-1.67)("thanks for all the fish"));
Original comment by georg.fritzsche
on 13 Dec 2009 at 10:59
Original issue reported on code.google.com by
georg.fritzsche
on 12 Dec 2009 at 2:19