
12 Nov
2006
12 Nov
'06
4:18 a.m.
Sascha Krissler <boost-dev <at> k.datenfreihafen.de> writes:
On Sat, Nov 11, 2006 at 06:16:26PM -0800, Eric Niebler wrote:
Sascha Krissler wrote:
std::vector is not a metafunction, it has no ::type
It will be if you wrap it with mpl::lambda(e.g. mpl::lambda<Container>, see mpl reference for details). :)