flatten/flatten_view/ref

This commit is contained in:
Jamboree
2014-04-04 14:38:38 +08:00
parent efad85a925
commit fd3a18ce1a
17 changed files with 872 additions and 3 deletions

View File

@ -54,6 +54,7 @@ project
[ run algorithm/zip.cpp : : : : ]
[ run algorithm/zip2.cpp : : : : ]
[ run algorithm/zip_ignore.cpp : : : : ]
[ run algorithm/flatten.cpp : : : : ]
[ run sequence/as_list.cpp : : : : ]
[ run sequence/as_map.cpp : : : : ]
@ -151,6 +152,7 @@ project
[ run sequence/define_assoc_tpl_struct.cpp : : : : ]
[ run sequence/std_tuple_iterator.cpp : : : : ]
[ run sequence/ref_vector.cpp : : : : ]
[ run sequence/flatten_view.cpp : : : : ]
[ run functional/fused.cpp : : : : ]
[ run functional/fused_function_object.cpp : : : : ]