
23 Jul
2012
23 Jul
'12
4:26 p.m.
AMDG On 07/23/2012 08:44 AM, Andrey Semashev wrote:
Also, one more question. I didn't find any visitation support in the library. Is there any or is it planned?
No.
This was one feature I missed in Boost.Any.
What exactly is visitation supposed to do? It's impossible to create a Boost.Variant style apply_visitor for Boost.Any. In Christ, Steven Watanabe