Chemical Data Processing Library C++ API - Version 1.4.0
CDPL::Util::CompressionAlgoTraits< CompAlgo > Struct Template Reference

Traits-style template selecting the boost::iostreams compression/decompression filters that implement a given Util::CompressionAlgo. Specialized for each supported algorithm. More...

Detailed Description

template<CompressionAlgo CompAlgo>
struct CDPL::Util::CompressionAlgoTraits< CompAlgo >

Traits-style template selecting the boost::iostreams compression/decompression filters that implement a given Util::CompressionAlgo. Specialized for each supported algorithm.

Template Parameters
CompAlgoThe compression algorithm identifier.

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