2018-01-03 18:41:14 +02:00
|
|
|
# Copyright (C) 1999, 2000 Jaakko Jarvi (jaakko.jarvi@cs.utu.fi)
|
|
|
|
|
# Distributed under the Boost Software License, Version 1.0.
|
2007-11-25 18:38:02 +00:00
|
|
|
|
|
|
|
|
test-suite tuple :
|
|
|
|
|
[ run tuple_test_bench.cpp ]
|
|
|
|
|
[ run io_test.cpp ]
|
|
|
|
|
[ run another_tuple_test_bench.cpp ]
|
2018-01-03 19:26:11 +02:00
|
|
|
[ run std_tuple_size.cpp ]
|
|
|
|
|
[ run std_tuple_element.cpp ]
|
|
|
|
|
[ run structured_bindings.cpp ]
|
2018-01-03 18:41:14 +02:00
|
|
|
;
|