Home
last modified time | relevance | path

Searched defs:OnlyConstSized (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.elements/
H A Dsize.pass.cpp50 struct OnlyConstSized : TupleBufferView { struct
60 static_assert(HasSize<const OnlyConstSized>); argument