Unverified Commit 9bc27044 authored by Ed Catmur's avatar Ed Catmur Committed by GitHub
Browse files

Add tests for cast from tuple to sequence containers (#3900)

We already test that tuple can cast to std::vector and std::deque; add tests for std::vector<bool>, std::list and
std::valarray.

Extracted from #3886.
parent 03252067
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment