|
stlencoders
1.1.3
|
Implementation of the Base2 encoding scheme. More...
Classes | |
| struct | stlencoders::base2_traits< charT > |
| base2 character encoding traits class template. More... | |
| struct | stlencoders::base2_traits< char > |
Character encoding traits specialization for char. More... | |
| struct | stlencoders::base2_traits< wchar_t > |
Character encoding traits specialization for wchar_t. More... | |
| class | stlencoders::base2< charT, traits > |
| This class template implements the standard Base2, or binary, encoding. More... | |
Namespaces | |
| stlencoders | |
| C++ namespace used for the stlencoders public API. | |
Constant Groups | |
| stlencoders | |
| C++ namespace used for the stlencoders public API. | |
Implementation of the Base2 encoding scheme.
1.8.4