tudocomp
– The TU Dortmund Compression Framework
tdc::esp::DebugPrint< T > Class Template Reference

#include <utils.hpp>

Public Member Functions

 DebugPrint (ConstGenericView< T > v, size_t alpha)
 
size_t char_mult ()
 

Friends

template<typename U >
std::ostream & operator<< (std::ostream &, const DebugPrint< U > &)
 

Detailed Description

template<typename T>
class tdc::esp::DebugPrint< T >

Definition at line 31 of file utils.hpp.

Constructor & Destructor Documentation

◆ DebugPrint()

template<typename T>
tdc::esp::DebugPrint< T >::DebugPrint ( ConstGenericView< T >  v,
size_t  alpha 
)
inline

Definition at line 35 of file utils.hpp.

Member Function Documentation

◆ char_mult()

template<typename T>
size_t tdc::esp::DebugPrint< T >::char_mult ( )
inline

Definition at line 39 of file utils.hpp.

Friends And Related Function Documentation

◆ operator<<

template<typename T>
template<typename U >
std::ostream& operator<< ( std::ostream &  ,
const DebugPrint< U > &   
)
friend

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