6 Commits

Author SHA1 Message Date
Andrey Semashev
32d19a72e1 Trim trailing spaces. 2025-01-26 15:45:03 +03:00
Andrey Semashev
4fe679bb0d Updated lightweight_test.hpp includes to the new location. 2020-03-04 00:52:58 +03:00
Andrey Semashev
9b78dc1006 Replaced vector::data() with &v[0] for compatibility with older compilers that don't provide this function. 2017-08-30 17:09:19 +03:00
morinmorin
ca3b7505ce Add a testcase for trac ticket 12895 2017-03-15 20:41:24 +09:00
Edward Diener
878812c42f More tests with fusion sequence as tuple 2015-08-23 23:46:44 -04:00
Kohei Takahashi
9841d87212 Add tests for fusion based zip_iterator
Signed-off-by: Kohei Takahashi <flast@flast.jp>
2014-06-14 15:59:31 +09:00