tudocomp
– The TU Dortmund Compression Framework
Counter.hpp File Reference
#include <algorithm>
#include <cstdint>
#include <unordered_map>
#include <utility>
#include <vector>
#include <glog/logging.h>

Go to the source code of this file.

Classes

class  tdc::Counter< T >
 A data structure for counting occurences of values of a given type T. More...
 

Namespaces

 tdc
 Contains the text compression and encoding framework.