17 Jan
2011
17 Jan
'11
9:24 p.m.
On 01/17/11 14:18, Paul wrote:
la> [snip]
Could you post a test driver showing the problem. I'd like to see how:
In rough (but working) code:
class CVisitBinary : public static_visitor<bool> Is this the variant static_visitor or the one from your
However, it appears to need, at least, the #includes:
#include
template
void TestVariantBinary() { typedef Layout::make_variant_over<Typelist>::type variant_t;
Is Layout a new namespace? I don't see it in this post or the previous one? [snip] Thanks for any help, Paul. -regards, Larry