Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2006-05-16 13:23:56


test/sequence/list_value_at.cpp looks like a copy of
test/sequence/vector_value_at.cpp. Should the first few lines
of list_value_at.cpp be:

   #include <boost/fusion/sequence/container/list/list.hpp>

   #define FUSION_SEQUENCE list

instead of:

   #include <boost/fusion/sequence/container/vector/vector.hpp>

   #define FUSION_SEQUENCE vector

?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk