MLIR  19.0.0git
Classes | Namespaces
RaggedArray.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include <iterator>

Go to the source code of this file.

Classes

class  mlir::RaggedArray< T >
 A 2D array where each row may have different length. More...
 
class  mlir::RaggedArray< T >::iterator
 Iterator over the rows. More...
 
class  mlir::RaggedArray< T >::const_iterator
 Constant iterator over the rows. More...
 

Namespaces

 mlir
 Include the generated interface declarations.