$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interprocess][move] enum template argument fails to be a valid base class
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-04-22 03:31:24
On 22/04/2010 8:36, Ion Gaztañaga wrote:
> It's a bug in vector. Change in file
>
> boost/interprocess/containers/container/detail/utilities.hpp
>
> This trait is missing enums:
i think I spoke too fast, is_enum needs compiler intrinsics according to
boost documentation, so maybe this approach is not very useful...
Best,
Ion