mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-30 04:27:30 +02:00
adapt template classes/structs
[SVN r59846]
This commit is contained in:
15
test/Jamfile
15
test/Jamfile
@ -108,12 +108,19 @@ import testing ;
|
||||
[ run sequence/zip_view_ignore.cpp : : : : ]
|
||||
[ run sequence/repetitive_view.cpp : : : : ]
|
||||
[ run sequence/deduce_sequence.cpp : : : : ]
|
||||
[ run sequence/adapt_struct.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_class_named.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_class.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_struct_named.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_struct.cpp : : : : ]
|
||||
[ run sequence/adapt_struct_named.cpp : : : : ]
|
||||
[ run sequence/adapt_class.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_tpl_class.cpp : : : : ]
|
||||
[ run sequence/adapt_assoc_tpl_struct.cpp : : : : ]
|
||||
[ run sequence/adapt_class_named.cpp : : : : ]
|
||||
|
||||
[ run sequence/adapt_class.cpp : : : : ]
|
||||
[ run sequence/adapt_struct_named.cpp : : : : ]
|
||||
[ run sequence/adapt_struct.cpp : : : : ]
|
||||
[ run sequence/adapt_tpl_class.cpp : : : : ]
|
||||
[ run sequence/adapt_tpl_struct.cpp : : : : ]
|
||||
|
||||
[ run functional/fused.cpp : : : : ]
|
||||
[ run functional/fused_function_object.cpp : : : : ]
|
||||
[ run functional/fused_procedure.cpp : : : : ]
|
||||
|
Reference in New Issue
Block a user