Home
last modified time | relevance | path

Searched refs:test_constructibility (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/containers/views/views.span/span.cons/
H A Diterator_sentinel.pass.cpp34 constexpr void test_constructibility() { in test_constructibility() function
48 test_constructibility<std::dynamic_extent>(); in test()
49 test_constructibility<3>(); in test()
H A Diterator_len.pass.cpp24 constexpr void test_constructibility() { in test_constructibility() function
53 test_constructibility<std::dynamic_extent>(); in test()
54 test_constructibility<3>(); in test()