added BOOST_SPIRIT_ADAPT_STRUCT macro

[SVN r37331]
This commit is contained in:
Joel de Guzman
2007-04-02 04:34:24 +00:00
parent 5423cde1f1
commit bf05751f9e
4 changed files with 187 additions and 1 deletions

View File

@ -107,6 +107,8 @@ import testing ;
[ run sequence/zip_view_ignore.cpp : : : : ]
[ run sequence/repetitive_view.cpp : : : : ]
[ run sequence/deduce_sequence.cpp : : : : ]
[ run sequence/adapt_struct.cpp : : : : ]
[ run functional/fused.cpp : : : : ]
[ run functional/fused_function_object.cpp : : : : ]
[ run functional/fused_procedure.cpp : : : : ]
@ -125,7 +127,7 @@ import testing ;
[ run functional/invoke_procedure.cpp : : : : ]
# [ compile-fail xxx.cpp : : : : ]
;
}