tudocomp
– The TU Dortmund Compression Framework
HashArray.hpp File Reference
#include <array>
#include <tudocomp/util/View.hpp>
#include <tudocomp/ds/BitPackingVectorSlice.hpp>

Go to the source code of this file.

Classes

struct  tdc::esp::Array< N, T >
 
struct  std::hash< tdc::esp::Array< N, T > >
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 
 tdc::esp
 
 std
 

Typedefs

using tdc::esp::in_t = BitPackingVectorSlice< dynamic_t >
 

Functions

template<size_t N, typename T >
bool tdc::esp::operator== (const Array< N, T > &lhs, const Array< N, T > &rhs)