[mpl] Discrepancy between documentation and code?

In looking at the documentation for the intrinsic metafunction mpl::at,
it seems to suggest that a three argument version that returns a default
type when a key is not found exists for associative sequences. I don't
see this implemented anywhere in the code, and the simple example below
doesn't compile. Am I missing something or is this an error in the
documentation? Thanks, Nate
#include
participants (1)
-
James Knight