
17 May
2006
17 May
'06
6:07 a.m.
Larry Evans wrote:
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
Duh! Thanks! Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net