[libcxx][nfc] Add one more test case for contiguous_range.
authorzoecarver <z.zoelec2@gmail.com>
Thu, 24 Jun 2021 17:45:25 +0000 (10:45 -0700)
committerzoecarver <z.zoelec2@gmail.com>
Thu, 24 Jun 2021 17:45:25 +0000 (10:45 -0700)
commit9824f86760bc711453ac8a51721c5ff7edd008e0
treef8de3475773003701372bd0743c1ce05cdad4088
parent34503987385b8e2a21ca4f9a29c9135c03b427e4
[libcxx][nfc] Add one more test case for contiguous_range.

If the `data` member function is different enough, `ranges::data` won't pick it, so the range remains a contiguous_range.
libcxx/test/std/ranges/range.req/range.refinements/contiguous_range.compile.pass.cpp