On Behalf Of Ovanes Markarian
On behalf of; Igor R [boost.lists@gmail.com]
----------------------------------------------------------------------------
-------------------
Thank you for your answers,
But it may be boost::variant is not what I need, but perhaps a different
facility
implementing visitor pattern.
My restriction is that f takes a ABC const-ref as an input.
Can I construct the variant from the const ABC& abc
Maybe like
variant