$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [variant] 'which' out of range assertion
From: Igor R (boost.lists_at_[hidden])
Date: 2012-02-22 12:32:18
> Although it affects the variadic form of the mpl containers, the limit for
> variant types is set from the BOOST_MPL_LIMIT_LIST_SIZE macro.
Take a look at this thread:
http://listarchives.boost.org/boost-users/2008/05/36488.php
So, despite the workaround you found, it seems to be a bug.