LLVM OpenMP 20.0.0git
SimpleVLA< T, N > Member List

This is the complete list of members for SimpleVLA< T, N >, including all inherited members.

operator const T *() const noexceptSimpleVLA< T, N >inline
operator T*() noexceptSimpleVLA< T, N >inline
operator=(const SimpleVLA &)=deleteSimpleVLA< T, N >
operator=(SimpleVLA &&)=deleteSimpleVLA< T, N >
SimpleVLA()=deleteSimpleVLA< T, N >
SimpleVLA(const SimpleVLA &)=deleteSimpleVLA< T, N >
SimpleVLA(SimpleVLA &&)=deleteSimpleVLA< T, N >
SimpleVLA(unsigned NumOfElements) noexceptSimpleVLA< T, N >inlineexplicit
~SimpleVLA()SimpleVLA< T, N >inline