$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::mpl::map and inserting the same pair twice
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-06 16:34:54
AMDG
peter_foelsche_at_[hidden] wrote:
> I'm inserting the same key-value pair twice.
> And I'm getting a different type.
> The following code does not compile due to the assertion firing:
>
>
> <snip>
>
You're missing the ::type on insert.
In Christ,
Steven Watanabe