LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScCompressedArray< A, D >::DataEntry Struct Reference

#include <compressedarray.hxx>

Public Attributes

A nEnd
 
D aValue
 

Detailed Description

template<typename A, typename D>
struct ScCompressedArray< A, D >::DataEntry

Definition at line 61 of file compressedarray.hxx.

Member Data Documentation

◆ aValue

template<typename A , typename D >
D ScCompressedArray< A, D >::DataEntry::aValue

Definition at line 64 of file compressedarray.hxx.

◆ nEnd

template<typename A , typename D >
A ScCompressedArray< A, D >::DataEntry::nEnd

Definition at line 63 of file compressedarray.hxx.


The documentation for this struct was generated from the following file: