tudocomp
– The TU Dortmund Compression Framework
GenericViewBase.hpp File Reference
#include <algorithm>
#include <cmath>
#include <cstddef>
#include <fstream>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
#include <type_traits>
#include <utility>
#include <iomanip>
#include <cstring>
#include <glog/logging.h>
#include <tudocomp/def.hpp>

Go to the source code of this file.

Classes

class  tdc::GenericViewBase< T, P >
 

Namespaces

 tdc
 Contains the text compression and encoding framework.
 

Functions

template<class T , class Q >
void tdc::swap (GenericViewBase< T, Q > &lhs, GenericViewBase< T, Q > &rhs)