提交 85969e35 编写于 作者: B Behdad Esfahbod

[iter] Fix test

上级 da499618
......@@ -80,7 +80,7 @@ test_iterator (Iterator it)
assert (*it == it[0]);
if (it.is_random_access ()) {}
if (it.is_random_access_iterator) {}
}
template <typename Iterable> static void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册