LvArray
Classes | Namespaces
ArrayOfSets.hpp File Reference

Contains the implementation of LvArray::ArrayOfSets. More...

#include "ArrayOfSetsView.hpp"
Include dependency graph for ArrayOfSets.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LvArray::ArrayOfArrays< T, INDEX_TYPE, BUFFER_TYPE >
 This class implements an array of arrays like object with contiguous storage. More...
 
class  LvArray::ArrayOfSets< T, INDEX_TYPE, BUFFER_TYPE >
 This class implements an array of sets like object with contiguous storage. More...
 
class  LvArray::ArrayOfSets< T, INDEX_TYPE, BUFFER_TYPE >::CallBacks
 This class provides the callbacks for the sortedArrayManipulation routines. More...
 

Namespaces

 LvArray
 The top level namespace.
 

Detailed Description

Contains the implementation of LvArray::ArrayOfSets.