Searched defs:OnlyConstSized (Results 1 – 1 of 1) sorted by relevance
50 struct OnlyConstSized : TupleBufferView { struct60 static_assert(HasSize<const OnlyConstSized>); argument