
26 Sep
2005
26 Sep
'05
8:33 p.m.
On 9/26/05, David Abrahams <dave@boost-consulting.com> wrote:
Geoffrey Romer <geoff.romer@gmail.com> writes:
I asked this on boost-users with no luck, so I figured I'd kick it up to the experts:
I'm trying to use the 3-argument version of the mpl::at metafunction, as described in the on-line manual, but I'm getting a compile error (using gcc 4.0.2):
I saw your post but was waiting for Aleksey to answer. IIRC this is a known bug.
A bug in the code or the documentation? I.e. should I be waiting for a new version of MPL or reworking my code to use another approach?