ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
arraycompressor.inl
Go to the documentation of this file.
1
2//==================================================================================================
3/// \file
4/// This header-file is part of module \alib_bitbuffer of the \aliblong.
5///
6/// \emoji :copyright: 2013-2025 A-Worx GmbH, Germany.
7/// Published under \ref mainpage_license "Boost Software License".
8//==================================================================================================
9ALIB_EXPORT namespace alib {
10
11/// Type alias in namespace \b alib, referencing the sub-namespace within #alib::bitbuffer
12/// which provides the current version of array compression.
13/// \see Namespace #alib::bitbuffer::ac_v1 for more information.
15
16/// Type alias in namespace \b alib, referencing the sub-namespace within #alib::bitbuffer
17/// which provides the current version of array compression.
18/// \see Namespace #alib::bitbuffer::ac_v1 for more information.
20
21/// Type alias in namespace \b alib, referencing the sub-namespace within #alib::bitbuffer
22/// which provides the current version of array compression.
23/// \see Namespace #alib::bitbuffer::ac_v1 for more information.
25
26} // namespace [alib]
27
28
#define ALIB_EXPORT
Definition alib.inl:488
bitbuffer::ac_v1::HuffmanDecoder HuffmanDecoder
bitbuffer::ac_v1::HuffmanEncoder HuffmanEncoder
bitbuffer::ac_v1::ArrayCompressor ArrayCompressor