Commit Graph

4 Commits

Author SHA1 Message Date
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