bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <istream>
#include <string_view>
Go to the source code of this file.
Classes | |
struct | bux::C_IMemBufAsMember< _CharT, _Traits > |
struct | bux::C_IMemBufAsMember< _CharT, _Traits >::C_IMemBuf |
class | bux::C_IMemStreamT< _CharT, _Traits > |
Namespaces | |
namespace | bux |
THE common namespace of bux library. | |
Typedefs | |
using | bux::C_IMemStream = C_IMemStreamT<char> |